- Timestamp:
- Dec 17, 2015, 11:22:40 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/dvomerge/src/ReadDeleteListExternID.c
r39281 r39284 146 146 indexPoint = strchr(c0, ' '); // pointer to the ID on this line 147 147 148 for (j = 0; j < 3; j++) {148 for (j = 0; j < 2; j++) { 149 149 space = strchr(space, ' '); 150 150 if (!space) {
Note:
See TracChangeset
for help on using the changeset viewer.
