Changeset 1214 for trunk/src/kash/parser.h
- Timestamp:
- Oct 7, 2007, 10:39:58 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/parser.h
r1210 r1214 34 34 * @(#)parser.h 8.3 (Berkeley) 5/4/95 35 35 */ 36 37 #ifndef ___parse_h 38 #define ___parse_h 36 39 37 40 /* control characters in argument strings */ … … 81 84 int goodname(const char *); 82 85 const char *getprompt(struct shinstance *, void *); 86 87 #endif
Note:
See TracChangeset
for help on using the changeset viewer.