Stupidity-1, Erik-0
authorEric Andersen <andersen@codepoet.org>
Tue, 22 Jun 2004 20:09:40 +0000 (20:09 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 22 Jun 2004 20:09:40 +0000 (20:09 -0000)
shell/ash.c

index 2862f10324b694d31d7f83f3dfa79be5b48a0473..0f951e84d835b5991e3ae2b5335ed1eca66c6f78 100644 (file)
@@ -13163,7 +13163,7 @@ static inline int
 arith_apply(operator op, v_n_t *numstack, v_n_t **numstackptr)
 {
        v_n_t *numptr_m1;
-       arith_t numptr_val, rez
+       arith_t numptr_val, rez;
        int ret_arith_lookup_val;
 
        if (NUMPTR == numstack) goto err; /* There is no operator that can work