Changeset 38423
- Timestamp:
- Jun 7, 2015, 11:40:35 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20150429/src/tools/src/fields.c
r27491 r38423 66 66 GotFile = TRUE; 67 67 GotField &= print_fields (filename, NULL, &header, argc, argv); 68 GotExtension = TRUE; 68 69 continue; 69 70 } … … 72 73 GotFile = TRUE; 73 74 GotField &= print_fields (filename, NULL, &header, argc, argv); 75 GotExtension = TRUE; 74 76 continue; 75 77 }
Note:
See TracChangeset
for help on using the changeset viewer.
