[Xfce4-commits] [apps/xfce4-screensaver] 02/02: Fix whitespace error
noreply at xfce.org
noreply at xfce.org
Tue Jun 4 12:17:52 CEST 2019
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 4a60e9d978eed72f603a5bf0ba3c2a7155eb3c2a
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Tue Jun 4 06:17:45 2019 -0400
Fix whitespace error
---
src/gs-lock-plug.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gs-lock-plug.c b/src/gs-lock-plug.c
index 4073725..b810ce3 100644
--- a/src/gs-lock-plug.c
+++ b/src/gs-lock-plug.c
@@ -573,7 +573,7 @@ get_user_icon_from_accounts_service (void) {
GError *error = NULL;
GVariant *variant, *res;
const gchar *user_path;
- GdkPixbuf *pixbuf = NULL;
+ GdkPixbuf *pixbuf = NULL;
bus = g_bus_get_sync (G_BUS_TYPE_SYSTEM, NULL, &error);
if (bus == NULL) {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list