]> Dogcows Code - chaz/tar/blob - lib/prepargs.h
Remove some lint caught by gcc -Wall -W, etc.
[chaz/tar] / lib / prepargs.h
1 /* Parse arguments from a string and prepend them to an argv. */
2
3 void prepend_default_options (char const *, int *, char ***);
This page took 0.034978 seconds and 4 git commands to generate.