spmenu/libs/stream.h

6 lines
151 B
C
Raw Normal View History

2023-05-14 00:21:16 +02:00
/* See LICENSE file for copyright and license details. */
static void readstdin(void);
static void readfile(void);
2023-05-07 02:11:16 +02:00
static int parsemarkup(int index);