]> mj.ucw.cz Git - libucw.git/blobdiff - lib/proctitle.c
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git
[libucw.git] / lib / proctitle.c
index f605aef18b7b4b9f5aa3cd3fa29b02b0e9a81cce..4e1541847b81bbd3ee75250622e073aaba544367 100644 (file)
@@ -54,7 +54,7 @@ setproctitle_init(int argc, char **argv)
 }
 
 void
 }
 
 void
-setproctitle(char *msg, ...)
+setproctitle(const char *msg, ...)
 {
   va_list args;
   byte buf[256];
 {
   va_list args;
   byte buf[256];