Changeset 4462 for trunk/Ohana/src/opihi/include/shell.h
- Timestamp:
- Jul 6, 2005, 10:29:08 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/shell.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/shell.h
r2843 r4462 40 40 void initialize PROTO((int argc, char **argv)); 41 41 void startup PROTO((int argc, char **argv)); 42 char **multicommand PROTO((char *line, int *nlist));42 int multicommand PROTO((char *line)); 43 43 int command PROTO((char *, char **)); 44 44 char *expand_vars PROTO((char *line));
Note:
See TracChangeset
for help on using the changeset viewer.
