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