Changes in libcfa/src/parseargs.cfa [fa5e0112:419c434]
- File:
-
- 1 edited
-
libcfa/src/parseargs.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/parseargs.cfa
rfa5e0112 r419c434 137 137 int width = 0; 138 138 { 139 int idx = 0; 139 140 for(i; opt_count) { 140 141 if(options[i].long_name) {
Note:
See TracChangeset
for help on using the changeset viewer.