source: trunk/essentials/app-arch/tar/lib/prepargs.h

Last change on this file was 3342, checked in by bird, 18 years ago

tar 1.16.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.