From 68ce33841da938d3487d9e9c5ab3adc6a7b51418 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Thu, 4 Apr 2013 06:55:19 +0000 Subject: [PATCH] style --- src/ui_appindicator.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ui_appindicator.c b/src/ui_appindicator.c index f723528..6ec83d1 100644 --- a/src/ui_appindicator.c +++ b/src/ui_appindicator.c @@ -163,8 +163,7 @@ static GtkWidget *get_menu(struct ui_psensor *ui) GtkUIManager *menu_manager; GError *error; GtkMenu *menu; - int i, n, j; - int celcius; + int i, n, j, celcius; const char *name; action_group = gtk_action_group_new("PsensorActions"); -- 2.7.4