Ignore:
Timestamp:
Oct 7, 2007, 11:47:15 PM (18 years ago)
Author:
bird
Message:

make more build...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/expand.c

    r1214 r1217  
    388388        if (quotes)
    389389                rmescapes(psh, p+2);
    390         result = arith(p+2);
     390        result = arith(psh, p+2);
    391391        fmtstr(p, 12, "%d", result);
    392392
Note: See TracChangeset for help on using the changeset viewer.