projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e983584
)
Stupidity-1, Erik-0
author
Eric Andersen
<andersen@codepoet.org>
Tue, 22 Jun 2004 20:09:40 +0000
(20:09 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 22 Jun 2004 20:09:40 +0000
(20:09 -0000)
shell/ash.c
patch
|
blob
|
history
diff --git
a/shell/ash.c
b/shell/ash.c
index 2862f10324b694d31d7f83f3dfa79be5b48a0473..0f951e84d835b5991e3ae2b5335ed1eca66c6f78 100644
(file)
--- a/
shell/ash.c
+++ b/
shell/ash.c
@@
-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