source:
trunk/diffutils/lib/prepargs.h@
2559
Last change on this file since 2559 was 2556, checked in by , 19 years ago | |
---|---|
File size: 129 bytes |
Line | |
---|---|
1 | /* Parse arguments from a string and prepend them to an argv. */ |
2 | |
3 | void prepend_default_options (char const *, int *, char ***); |
Note:
See TracBrowser
for help on using the repository browser.