Changeset 33359
- Timestamp:
- Feb 24, 2012, 7:49:38 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/libdvo/src/HostTable.c
r33303 r33359 66 66 for (i = 0; OHANA_WHITESPACE (line[i]); i++); 67 67 if (line[i] == '#') continue; 68 if (line[i] == 0) continue; 68 69 69 70 status = sscanf (line, "%d %1023s %1023s", &ID, tmphost, tmppath);
Note:
See TracChangeset
for help on using the changeset viewer.
