spmenu/libs/argv.h

5 lines
164 B
C
Raw Permalink Normal View History

2023-05-14 00:21:16 +02:00
/* See LICENSE file for copyright and license details. */
2023-03-02 16:06:11 +01:00
static void readargs(int argc, char *argv[]);
static void usage(int status);
static void comp_opts(void);