[Xfce4-commits] <xfce4-xkb-plugin:master> Cosmetic change.

Jérôme Guelfucci noreply at xfce.org
Fri May 6 10:14:01 CEST 2011


Updating branch refs/heads/master
         to 65e812bbb2a7109e715f812a7125f666a0713320 (commit)
       from e2b90c777b5a0f107bbe6c60344706ef061f6ba0 (commit)

commit 65e812bbb2a7109e715f812a7125f666a0713320
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Fri May 6 08:42:51 2011 +0200

    Cosmetic change.

 panel-plugin/xfce4-xkb-plugin.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/xfce4-xkb-plugin.c b/panel-plugin/xfce4-xkb-plugin.c
index 7fbadc5..d8df4f2 100644
--- a/panel-plugin/xfce4-xkb-plugin.c
+++ b/panel-plugin/xfce4-xkb-plugin.c
@@ -248,9 +248,8 @@ xfce_xkb_save_config (XfcePanelPlugin *plugin, t_xkb *xkb)
 
     filename = xfce_panel_plugin_save_location (plugin, TRUE);
     if (!filename)
-    {
         return;
-    }
+
 
     rcfile = xfce_rc_simple_open (filename, FALSE);
     if (!rcfile)



More information about the Xfce4-commits mailing list