]> git.tuebingen.mpg.de Git - paraslash.git/blob - gui_common.h
string.h: for_each_line_ro() takes a _pointer_ to the line_handler.
[paraslash.git] / gui_common.h
1 #include "string.h"
2 int para_open_audiod_pipe(char *);
3 int read_audiod_pipe(int fd, line_handler_t *line_handler);
4