X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Flog-file.c;h=401e797c3edeca4d4e5a529bc4b0e12debb13c30;hb=6a0d147c9fcec363172649425f76a71b5af8ffab;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) {