Changeset 36679 for trunk/Ohana/src/opihi/lib.shell/ListOps.c
- Timestamp:
- Apr 20, 2014, 6:00:00 PM (12 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/opihi/lib.shell/ListOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20140402 (added) merged: 36641,36644,36673-36677
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/lib.shell/ListOps.c
r36084 r36679 198 198 199 199 ptr = nextword (line); 200 if (!strncmp("-excel", ptr, strlen("-excel"))) ptr = nextword (ptr);201 if (!strncmp("-excel-style", ptr, strlen("-excel-style"))) ptr = nextword (ptr);202 ptr = nextword (ptr);203 200 if (!strncmp("-excel", ptr, strlen("-excel"))) ptr = nextword (ptr); 204 201 if (!strncmp("-excel-style", ptr, strlen("-excel-style"))) ptr = nextword (ptr);
Note:
See TracChangeset
for help on using the changeset viewer.
