Ignore:
Timestamp:
Apr 30, 2007, 1:17:24 AM (18 years ago)
Author:
bird
Message:

Applied bash31-017

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/app-shells/bash/subst.h

    r3231 r3252  
    152152extern char *expand_assignment_string_to_string __P((char *, int));
    153153
     154/* Expand an arithmetic expression string */
     155extern char *expand_arith_string __P((char *, int));
     156
    154157/* De-quoted quoted characters in STRING. */
    155158extern char *dequote_string __P((char *));
Note: See TracChangeset for help on using the changeset viewer.