summaryrefslogtreecommitdiff
path: root/gnu/dist/diffutils/lib/prepargs.h
blob: 6fa90ae439a6ffdeadcd6bd9d0adbf6416655f3f (plain)
1
2
3
4
5
/*	$NetBSD: prepargs.h,v 1.1.1.1 2003/01/26 00:43:14 wiz Exp $	*/

/* Parse arguments from a string and prepend them to an argv.  */

void prepend_default_options (char const *, int *, char ***);