removed trailing space
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 8 May 2011 21:57:47 +0000 (21:57 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 8 May 2011 21:57:47 +0000 (21:57 +0000)
src/ui_graph.c

index 590826d..1e7d0e2 100644 (file)
@@ -91,7 +91,7 @@ static GtkWidget *get_menu(struct ui_psensor *ui)
 }
 
 
-static int 
+static int
 on_graph_clicked(GtkWidget *widget, GdkEventButton *event, gpointer data)
 {
        GtkWidget *menu;