X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=daemon%2Fdebug.c;h=58a50619c423ab2ebb90fffc31d3fcf20d792b23;hb=80c479162db74c461d671128237975aecc982a5e;hp=5083398a1f67e1cbf9c53762b8449d17540fe461;hpb=92ac2400a326256ef819e0195d7ecfa7f03645be;p=libguestfs.git diff --git a/daemon/debug.c b/daemon/debug.c index 5083398..58a5061 100644 --- a/daemon/debug.c +++ b/daemon/debug.c @@ -67,7 +67,7 @@ static struct cmd cmds[] = { #endif char * -do_debug (char *subcmd MAYBE_UNUSED, char **argv MAYBE_UNUSED) +do_debug (const char *subcmd MAYBE_UNUSED, char **argv MAYBE_UNUSED) { #if ENABLE_DEBUG_COMMAND int argc, i;