X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fdebug.c;h=ce760e6f3e373c23672ba64d81d3158026edd41a;hp=6e9e373000e79c30ac9d714a0b45d568b7a6693d;hb=887290e949d54c6ac4c9b787231e588f84f2367c;hpb=2df2f2854ed2d1f9857ef3c5aaca29810cf3c506 diff --git a/daemon/debug.c b/daemon/debug.c index 6e9e373..ce760e6 100644 --- a/daemon/debug.c +++ b/daemon/debug.c @@ -61,7 +61,7 @@ static struct cmd cmds[] = { #endif char * -do_debug (const char *subcmd, char *const *const argv) +do_debug (char *subcmd, char **argv) { #if ENABLE_DEBUG_COMMAND int argc, i;