[Xfce4-commits] <libxfce4ui:master> Fix indentation.
Jérôme Guelfucci
noreply at xfce.org
Sun Dec 30 15:42:02 CET 2012
Updating branch refs/heads/master
to 160d4fe42952284a4bcc48760ae6706ca28fa7e5 (commit)
from bb03d1007f7f14796bbae1d2b6c00cfb38ac57b2 (commit)
commit 160d4fe42952284a4bcc48760ae6706ca28fa7e5
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