[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Drop trailing	whitespace
    noreply at xfce.org 
    noreply at xfce.org
       
    Thu Nov 22 13:25:23 CET 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screensaver.
commit 5db905b75cbdb7ab43a86b612f215b1f0166f1af
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Thu Nov 22 07:25:18 2018 -0500
    Drop trailing whitespace
---
 src/xfcekbd-indicator.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/xfcekbd-indicator.c b/src/xfcekbd-indicator.c
index 9b1e81a..d4bdf02 100644
--- a/src/xfcekbd-indicator.c
+++ b/src/xfcekbd-indicator.c
@@ -447,7 +447,7 @@ static GdkFilterReturn
 xfcekbd_indicator_filter_x_evt (GdkXEvent *xev,
                                 GdkEvent  *event) {
     XEvent *xevent = (XEvent *) xev;
-    
+
     xkl_engine_filter_events (globals.engine, xevent);
     switch (xevent->type) {
         case ReparentNotify:
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list