Changeset 3438 in kBuild for trunk/src/kash/options.h
- Timestamp:
- Sep 9, 2020 8:01:39 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/options.h
r2679 r3438 130 130 /*extern char *optptr;*/ /* used by nextopt */ 131 131 132 #ifndef SH_FORKED_MODE 133 void subshellinitoptions(struct shinstance *, struct shinstance *); 134 #endif 132 135 void procargs(struct shinstance *, int, char **); 133 136 void optschanged(struct shinstance *);
Note:
See TracChangeset
for help on using the changeset viewer.