[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Cleanup trailing whitespace
noreply at xfce.org
noreply at xfce.org
Thu Nov 15 03:17:55 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 81ff1b2146f4b29219a1cee6b1a58e6dc6b874a5
Author: Sean Davis <smd.seandavis at 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.
More information about the Xfce4-commits
mailing list