This is an automated email from the git hooks/post-receive script.

bluesabre pushed a 
commit to branch 
master
in repository apps/xfce4-screensaver.

commit 81ff1b2146f4b29219a1cee6b1a58e6dc6b874a5
Author: Sean Davis <smd.seanda...@gmail.com>
Date:   Wed Nov 14 21:17:50 2018 -0500

    Cleanup trailing whitespace
---
 src/gs-manager.c                    | 2 +-
 src/xfce4-screensaver-preferences.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/gs-manager.c b/src/gs-manager.c
index 1bbdd86..cd46e0e 100644
--- a/src/gs-manager.c
+++ b/src/gs-manager.c
@@ -390,7 +390,7 @@ gs_manager_set_lock_active (GSManager *manager,
 
     gs_debug ("Setting lock active: %d", lock_active);
 
-    if (manager->priv->lock_active != lock_active) {    
+    if (manager->priv->lock_active != lock_active) {
         manager->priv->lock_active = lock_active;
     }
 
diff --git a/src/xfce4-screensaver-preferences.c 
b/src/xfce4-screensaver-preferences.c
index ffe1139..aa31abc 100644
--- a/src/xfce4-screensaver-preferences.c
+++ b/src/xfce4-screensaver-preferences.c
@@ -1669,7 +1669,7 @@ is_program_in_path (const char *program) {
 }
 
 static void
-set_widget_writable (GtkWidget *widget, 
+set_widget_writable (GtkWidget *widget,
                      gboolean writable)
 {
     gtk_widget_set_sensitive (widget, writable);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to