[Xfce4-commits] <xfce4-xkb-plugin:master> Clean whitespace.
Jérôme Guelfucci
noreply at xfce.org
Thu Apr 28 21:26:27 CEST 2011
Updating branch refs/heads/master
to 6cefcbf77c25730b9fa546a64c70c1af95b27091 (commit)
from ef4f6d4eb49d2ee508b29d614f4b3865ba3adb98 (commit)
commit 6cefcbf77c25730b9fa546a64c70c1af95b27091
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Thu Apr 28 20:29:47 2011 +0200
Clean whitespace.
panel-plugin/xkb-callbacks.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/panel-plugin/xkb-callbacks.c b/panel-plugin/xkb-callbacks.c
index 6140ce9..d866b8f 100644
--- a/panel-plugin/xkb-callbacks.c
+++ b/panel-plugin/xkb-callbacks.c
@@ -157,11 +157,11 @@ xkb_plugin_button_clicked (GtkButton *btn,
}
void
-xkb_plugin_popup_menu (GtkButton *btn,
+xkb_plugin_popup_menu (GtkButton *btn,
gpointer data)
{
t_xkb *xkb = (t_xkb *) data;
- gtk_menu_popup (GTK_MENU (xkb->popup),
+ gtk_menu_popup (GTK_MENU (xkb->popup),
NULL, NULL, NULL, NULL, 0,
gtk_get_current_event_time ());
}
More information about the Xfce4-commits
mailing list