spmenu/libs/stream.h
2023-05-14 00:21:16 +02:00

6 lines
151 B
C

/* See LICENSE file for copyright and license details. */
static void readstdin(void);
static void readfile(void);
static int parsemarkup(int index);