X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=lib%2Fvsprintf.c;h=aa214dd06fc3cc836a49929f4f76343c8b34dbcd;hb=e7eb046a246e56f964804fea0e103fcbcf2a564e;hp=8c58a9366291bff911576e758156e8ec31b89213;hpb=78acc472d9719316f22e002a009a998d9ceec29d;p=oweals%2Fu-boot.git diff --git a/lib/vsprintf.c b/lib/vsprintf.c index 8c58a93662..aa214dd06f 100644 --- a/lib/vsprintf.c +++ b/lib/vsprintf.c @@ -18,7 +18,7 @@ #if !defined (CONFIG_PANIC_HANG) #include /*cmd_boot.c*/ -extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]); +extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]); #endif #include