]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cli_hush.c
git-mailrc: fix mips alias
[karo-tx-uboot.git] / common / cli_hush.c
index 9607e93d513b37bfbe0c950f0317e3896a361acd..296542f4c2d62b7094694a40c79c7d2fe9fdf545 100644 (file)
@@ -3162,7 +3162,7 @@ static int parse_stream_outer(struct in_str *inp, int flag)
        o_string temp=NULL_O_STRING;
        int rcode;
 #ifdef __U_BOOT__
-       int code = 0;
+       int code = 1;
 #endif
        do {
                ctx.type = flag;