[PATCH 2/4] whitespace fixup
- From: Niv Sardi <xaiki debian org>
- To: networkmanager-list gnome org
- Cc: Niv Sardi <xaiki debian org>
- Subject: [PATCH 2/4] whitespace fixup
- Date: Mon, 21 May 2012 20:03:46 -0300
Signed-off-by: Niv Sardi <xaiki debian org>
---
src/applet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/applet.c b/src/applet.c
index ccbbfbe..6081a71 100644
--- a/src/applet.c
+++ b/src/applet.c
@@ -621,7 +621,7 @@ applet_menu_item_add_complex_separator_helper (GtkWidget *menu,
{
GtkWidget *menu_item = gtk_image_menu_item_new ();
#if GTK_CHECK_VERSION(3,1,6)
- GtkWidget *box = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 0);
+ GtkWidget *box = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 0);
#else
GtkWidget *box = gtk_hbox_new (FALSE, 0);
#endif
--
1.7.10
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]