- Timestamp:
- Oct 8, 2007 1:39:39 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/show.c
r1222 r1223 172 172 if (arg->type != NARG) { 173 173 printf("<node type %d>\n", arg->type); 174 sh_abort(psh);174 abort(); 175 175 } 176 176 bqlist = arg->narg.backquote;
Note:
See TracChangeset
for help on using the changeset viewer.