summaryrefslogtreecommitdiff
path: root/src/filenames.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/filenames.c')
-rw-r--r--src/filenames.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filenames.c b/src/filenames.c
index 1235385e..6844c43b 100644
--- a/src/filenames.c
+++ b/src/filenames.c
@@ -54,7 +54,7 @@ static void gripe_bogus_manpage (const char *manpage)
}
char *make_filename (const char *path, const char *name,
- struct mandata *in, char *type)
+ struct mandata *in, const char *type)
{
static char *file;