[Xfce4-commits] r26672 - xfce4-panel/branches/xfce_4_4/panel
Nick Schermer
nick at xfce.org
Sun Mar 9 20:51:09 CET 2008
Author: nick
Date: 2008-03-09 19:51:09 +0000 (Sun, 09 Mar 2008)
New Revision: 26672
Modified:
xfce4-panel/branches/xfce_4_4/panel/panel.c
Log:
* Small typo
Modified: xfce4-panel/branches/xfce_4_4/panel/panel.c
===================================================================
--- xfce4-panel/branches/xfce_4_4/panel/panel.c 2008-03-09 19:50:00 UTC (rev 26671)
+++ xfce4-panel/branches/xfce_4_4/panel/panel.c 2008-03-09 19:51:09 UTC (rev 26672)
@@ -421,7 +421,7 @@
guint time,
Panel *panel)
{
- XfceItembar *itembar = XFCE_ITEMBAR (widget);;
+ XfceItembar *itembar = XFCE_ITEMBAR (widget);
PanelPrivate *priv = panel->priv;
XfcePanelItem *item;
GtkWidget *plugin;
More information about the Xfce4-commits
mailing list