summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc.c b/misc.c
index 082bcc6..07f3c01 100644
--- a/misc.c
+++ b/misc.c
@@ -634,7 +634,7 @@ static enum { make, user } current_access;
/* Under -d, write a message describing the current IDs. */
static void
-log_access (char *flavor)
+log_access (const char *flavor)
{
if (! ISDB (DB_JOBS))
return;