source: vendor/diffutils/2.8.1/lib/prepargs.h

Last change on this file was 2556, checked in by bird, 19 years ago

diffutils 2.8.1

File size: 129 bytes
Line 
1/* Parse arguments from a string and prepend them to an argv. */
2
3void prepend_default_options (char const *, int *, char ***);
Note: See TracBrowser for help on using the repository browser.