about summary refs log tree commit diff stats
path: root/src/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.c')
-rw-r--r--src/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log.c b/src/log.c
index c2d32553..6cc21ddc 100644
--- a/src/log.c
+++ b/src/log.c
@@ -172,7 +172,7 @@ log_reinit(void)
     free(lf);
 }
 
-char*
+const char*
 get_log_file_location(void)
 {
     return mainlogfile->str;