Changeset 2290 for trunk/src/kash/options.h
- Timestamp:
- Feb 27, 2009, 5:08:07 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/options.h
r1233 r2290 133 133 void optschanged(struct shinstance *); 134 134 void setparam(struct shinstance *, char **); 135 void freeparam( volatile struct shparam *);135 void freeparam(struct shinstance *, volatile struct shparam *); 136 136 int shiftcmd(struct shinstance *, int, char **); 137 137 int setcmd(struct shinstance *, int, char **);
Note:
See TracChangeset
for help on using the changeset viewer.