Changeset 16434 for trunk/Ohana/src/opihi/include/shell.h
- Timestamp:
- Feb 13, 2008, 3:25:18 PM (18 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
r15878 r16434 22 22 /*** typedef structs used by shell functions ***/ 23 23 typedef struct { /* basic opihi command structure */ 24 char real; 24 25 char *name; 25 26 CommandF *func;
Note:
See TracChangeset
for help on using the changeset viewer.
