[gdm] worker: s/false/FALSE/
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm] worker: s/false/FALSE/
- Date: Tue, 10 Sep 2013 17:18:15 +0000 (UTC)
commit 776a088f152efc1498380132e5776ef6ee3ead40
Author: Ray Strode <rstrode redhat com>
Date: Tue Sep 10 13:17:57 2013 -0400
worker: s/false/FALSE/
javascript on the brain.
daemon/gdm-session-worker.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/daemon/gdm-session-worker.c b/daemon/gdm-session-worker.c
index 2364afd..fb01d90 100644
--- a/daemon/gdm-session-worker.c
+++ b/daemon/gdm-session-worker.c
@@ -787,7 +787,7 @@ gdm_session_worker_process_pam_message (GdmSessionWorker *worker,
break;
#endif
default:
- res = false;
+ res = FALSE;
g_warning ("Unknown and unhandled message type %d\n",
query->msg_style);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]