aboutsummaryrefslogtreecommitdiffstats
path: root/src/group-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/group-list.c')
-rw-r--r--src/group-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/group-list.c b/src/group-list.c
index cbb4865c7..54cec245b 100644
--- a/src/group-list.c
+++ b/src/group-list.c
@@ -33,7 +33,7 @@
/* Print all of the distinct groups the user is in. */
extern bool
-print_group_list (const char *username,
+print_group_list (char const *username,
uid_t ruid, gid_t rgid, gid_t egid,
bool use_names, char delim)
{