[gnome-panel] libpanel-applet: reformat panel-applet-private.h



commit 8ef73bdebecf522b229d5da953eaf05c5329b890
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Nov 6 20:11:02 2014 +0200

    libpanel-applet: reformat panel-applet-private.h

 libpanel-applet/panel-applet-private.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libpanel-applet/panel-applet-private.h b/libpanel-applet/panel-applet-private.h
index a78e00a..bf0cc14 100644
--- a/libpanel-applet/panel-applet-private.h
+++ b/libpanel-applet/panel-applet-private.h
@@ -25,9 +25,9 @@
 
 G_BEGIN_DECLS
 
-guint32      panel_applet_get_xid         (PanelApplet *applet,
-                                           GdkScreen   *screen);
-const gchar *panel_applet_get_object_path (PanelApplet *applet);
+guint32      panel_applet_get_xid           (PanelApplet *applet,
+                                             GdkScreen   *screen);
+const gchar *panel_applet_get_object_path   (PanelApplet *applet);
 
 G_END_DECLS
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]