summaryrefslogtreecommitdiff
path: root/utils/gdmflexiserver.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/gdmflexiserver.c')
-rw-r--r--utils/gdmflexiserver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/gdmflexiserver.c b/utils/gdmflexiserver.c
index 02ffdb3a..68b8ac95 100644
--- a/utils/gdmflexiserver.c
+++ b/utils/gdmflexiserver.c
@@ -143,7 +143,7 @@ main (int argc, char *argv[])
if (show_version) {
g_print ("%s %s\n", argv [0], VERSION);
- exit (1);
+ exit (EXIT_FAILURE);
}
/* don't support commands other than VERSION */