summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/id.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/id.c b/src/id.c
index dc9c12dbe..d21ade9f2 100644
--- a/src/id.c
+++ b/src/id.c
@@ -252,7 +252,7 @@ xgetgroups (const char *username, int *n_groups, GETGROUPS_T **groups)
return fail;
}
-/* Print all of the distinct groups the user is in . */
+/* Print all of the distinct groups the user is in. */
static void
print_group_list (char *username)