[glib] gio: Fix a minor indentation problem
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gio: Fix a minor indentation problem
- Date: Mon, 4 Dec 2017 10:38:16 +0000 (UTC)
commit c26aab36db18ee31f3a815f4e843b598a904095f
Author: Philip Withnall <withnall endlessm com>
Date: Mon Dec 4 10:37:21 2017 +0000
gio: Fix a minor indentation problem
Signed-off-by: Philip Withnall <withnall endlessm com>
Reviewed-by: nobody
gio/gdbusauthmechanismsha1.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gdbusauthmechanismsha1.c b/gio/gdbusauthmechanismsha1.c
index 8fba5fd..0cbaf94 100644
--- a/gio/gdbusauthmechanismsha1.c
+++ b/gio/gdbusauthmechanismsha1.c
@@ -284,7 +284,7 @@ ensure_keyring_directory (GError **error)
#endif
#endif
}
- goto out;
+ goto out;
}
if (g_mkdir (path, 0700) != 0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]