Changeset 4705 for trunk/Ohana/src/opihi/lib.shell/MacroOps.c
- Timestamp:
- Aug 3, 2005, 5:50:08 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/MacroOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/MacroOps.c
r3907 r4705 53 53 } 54 54 for (i = 0; i < macro[0].Nlines; i++) { 55 fprintf (stderr, " %s\n", macro[0].line[i]);55 fprintf (stderr, " %s\n", macro[0].line[i]); 56 56 } 57 57 return;
Note:
See TracChangeset
for help on using the changeset viewer.
