Changeset 15008 for trunk/Ohana/src/opihi/lib.shell/errors.c
- Timestamp:
- Sep 24, 2007, 7:01:31 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/errors.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/errors.c
r7917 r15008 2 2 3 3 static char errorline[1024]; 4 5 int init_error () { 6 7 bzero (errorline, 1024); 8 return (TRUE); 9 } 4 10 5 11 int push_error (char *line) {
Note:
See TracChangeset
for help on using the changeset viewer.
