Changes in uspace/lib/c/test/getopt.c [a163d10:88e7dc5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/getopt.c
ra163d10 r88e7dc5 278 278 "get_opt_test", 279 279 "-f", 280 "-pparam" 280 "-p", 281 "param" 281 282 }; 282 283
Note:
See TracChangeset
for help on using the changeset viewer.