[Xfce4-commits] <libxfce4ui:master> Fix indentation.
Jérôme Guelfucci
noreply at xfce.org
Sun Dec 30 15:42:23 CET 2012
Updating branch refs/heads/master
to ea42d959502588e8cb5e9e08a4bd799bf9718f6d (commit)
from e9560f02f5bdad4f8f50b2f72d6c92d0173c0ea2 (commit)
commit ea42d959502588e8cb5e9e08a4bd799bf9718f6d
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Tue Dec 18 08:05:21 2012 +0100
Fix indentation.
libxfce4kbd-private/xfce-shortcuts-grabber.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libxfce4kbd-private/xfce-shortcuts-grabber.c b/libxfce4kbd-private/xfce-shortcuts-grabber.c
index b8a56e3..a94351d 100644
--- a/libxfce4kbd-private/xfce-shortcuts-grabber.c
+++ b/libxfce4kbd-private/xfce-shortcuts-grabber.c
@@ -368,7 +368,7 @@ xfce_shortcuts_grabber_grab (XfceShortcutsGrabber *grabber,
for (j = 0; j < screens; j++)
{
/* Do the grab on all screens */
- Window root_window;
+ Window root_window;
/* Ignorable modifiers */
guint mod_masks [] = {
More information about the Xfce4-commits
mailing list