summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/read.c b/mbbsd/read.c
index 4860a569..1b35b953 100644
--- a/mbbsd/read.c
+++ b/mbbsd/read.c
@@ -800,7 +800,7 @@ get_records_and_bottom(char *direct, fileheader_t* headers,
}
void
-i_read(int cmdmode, char *direct, void (*dotitle) (),
+i_read(int cmdmode, const char *direct, void (*dotitle) (),
void (*doentry) (), const onekey_t * rcmdlist, int bidcache)
{
keeploc_t *locmem = NULL;