Changeset 884 for trunk/src/ash-messup/options.h
- Timestamp:
- Apr 22, 2007, 12:17:42 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ash-messup/options.h
r880 r884 130 130 void optschanged(struct shinstance *); 131 131 void setparam(struct shinstance *, char **); 132 void freeparam( struct shinstance *,volatile struct shparam *);132 void freeparam(volatile struct shparam *); 133 133 int shiftcmd(struct shinstance *, int, char **); 134 134 int setcmd(struct shinstance *, int, char **);
Note:
See TracChangeset
for help on using the changeset viewer.