[gdm] manager: Reindent properly
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm] manager: Reindent properly
- Date: Thu, 13 Feb 2014 22:05:02 +0000 (UTC)
commit e13e0d8b290c34d2493b6011a5960a49cd170114
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Feb 13 17:04:15 2014 -0500
manager: Reindent properly
daemon/gdm-manager.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/daemon/gdm-manager.c b/daemon/gdm-manager.c
index 5a0b612..be2c267 100644
--- a/daemon/gdm-manager.c
+++ b/daemon/gdm-manager.c
@@ -332,11 +332,11 @@ out:
g_free (session_id);
if (display != NULL) {
- if (out_pid != NULL)
- *out_pid = pid;
+ if (out_pid != NULL)
+ *out_pid = pid;
- if (out_uid != NULL)
- *out_uid = session_uid;
+ if (out_uid != NULL)
+ *out_uid = session_uid;
}
return display;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]