Changeset 3252 for trunk/essentials/app-shells/bash/subst.h
- Timestamp:
- Apr 30, 2007, 1:17:24 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/app-shells/bash/subst.h
r3231 r3252 152 152 extern char *expand_assignment_string_to_string __P((char *, int)); 153 153 154 /* Expand an arithmetic expression string */ 155 extern char *expand_arith_string __P((char *, int)); 156 154 157 /* De-quoted quoted characters in STRING. */ 155 158 extern char *dequote_string __P((char *));
Note:
See TracChangeset
for help on using the changeset viewer.