spmenu/libs/argv.h

4 lines
135 B
C

/* See LICENSE file for copyright and license details. */
static void readargs(int argc, char *argv[]);
static void usage(int status);