Changeset 10997 for trunk/Ohana/src/opihi/pantasks/init.c
- Timestamp:
- Jan 9, 2007, 9:58:22 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/init.c
r10694 r10997 21 21 int verbose PROTO((int, char **)); 22 22 int version PROTO((int, char **)); 23 int ipptool2book PROTO((int, char **)); 23 24 24 25 static Command cmds[] = { … … 44 45 {"version", version, "show version information"}, 45 46 {"verbose", verbose, "set/toggle verbose mode"}, 47 {"ipptool2book", ipptool2book, "convert queue with ipptool output to book"}, 46 48 }; 47 49
Note:
See TracChangeset
for help on using the changeset viewer.
