From 981617d697aa94eff625a05320b5ecf223632e21 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 24 Nov 2009 19:08:41 +0000 Subject: [PATCH] Formatting. SVN revision: 43955 --- src/bin/e_shelf.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/bin/e_shelf.c b/src/bin/e_shelf.c index 21a8c0704..a3b4b1fac 100644 --- a/src/bin/e_shelf.c +++ b/src/bin/e_shelf.c @@ -1713,7 +1713,7 @@ _e_shelf_menu_pre_cb(void *data, E_Menu *m) } static void -_e_shelf_gadcon_client_remove (void *data, E_Gadcon_Client *gcc) +_e_shelf_gadcon_client_remove(void *data, E_Gadcon_Client *gcc) { E_Shelf *s; E_Gadcon *gc; @@ -1727,7 +1727,7 @@ _e_shelf_gadcon_client_remove (void *data, E_Gadcon_Client *gcc) } static int -_e_shelf_gadcon_client_add (void *data, const E_Gadcon_Client_Class *cc) +_e_shelf_gadcon_client_add(void *data, const E_Gadcon_Client_Class *cc) { E_Shelf *s; E_Gadcon *gc; @@ -1742,7 +1742,7 @@ _e_shelf_gadcon_client_add (void *data, const E_Gadcon_Client_Class *cc) } static const char * -_e_shelf_orient_icon_name_get (E_Shelf * s) +_e_shelf_orient_icon_name_get(E_Shelf * s) { const char * name;