Per suggestion by Pawel Sakowski, fix the dash_arith() prototype
authorEric Andersen <andersen@codepoet.org>
Mon, 5 Apr 2004 13:24:07 +0000 (13:24 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 5 Apr 2004 13:24:07 +0000 (13:24 -0000)
commit009617f413953c0772ab5d6eea9549254916cc60
tree5c1150ca0244f077b42d46148dcb29fc5da67452
parentb2aa776f891b159a2ee8233f44ad70c96b7da86f
Per suggestion by Pawel Sakowski, fix the dash_arith() prototype
to return a long.  We were needlessly truncating to an int.
shell/ash.c