summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--daemon/auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/auth.c b/daemon/auth.c
index a3977cdf..a9e58842 100644
--- a/daemon/auth.c
+++ b/daemon/auth.c
@@ -710,7 +710,7 @@ try_user_add_again:
af = gdm_safe_fopen_ap (d->userauth);
}
- /* Set to NULL, because can goto try_user_add_again.
+ /* Set to NULL, because can goto try_user_add_again. */
g_free (authdir);
authdir = NULL;