- Timestamp:
- Dec 7, 2015, 7:52:32 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/ListOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/ListOps.c
r36681 r39235 212 212 if (temp != NULL) { 213 213 if (!strcmp (temp, "-x")) goto escape; 214 if (!strcmp (temp, "-glob")) goto escape; 214 215 if (!strcmp (temp, "-split")) goto escape; 215 216 if (!strcmp (temp, "-splitbychar")) goto escape;
Note:
See TracChangeset
for help on using the changeset viewer.
