source: diffutils/vendor/current/lib/prepargs.h@ 530

Last change on this file since 530 was 530, checked in by Yuri Dario, 12 years ago

diffutils: initial vendor import of diffutils 3.2.0.

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.