X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flog-file.c;h=401e797c3edeca4d4e5a529bc4b0e12debb13c30;hb=dc63fe59d2bb4c3eb8be67790a55069c8c0a46a9;hp=f880dc1ddf9049cd62e2b9d98b1a1af3bba76d29;hpb=0e6bf5a954c657f5f218dc72271dfd110d02b6b4;p=libucw.git diff --git a/lib/log-file.c b/lib/log-file.c index f880dc1d..401e797c 100644 --- a/lib/log-file.c +++ b/lib/log-file.c @@ -67,7 +67,7 @@ internal_log_switch(struct tm *tm) } void -log_file(byte *name) +log_file(const char *name) { if (name) {