Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
@@ -8,6 +8,5 @@ struct linebuf {
#define EMPTY_LINEBUF {NULL, 0, 0,}
void getlines(FILE *, struct linebuf *);
char *afgets(char **, size_t *, FILE *);
ssize_t agetline(char **, size_t *, FILE *);
void concat(FILE *, const char *, FILE *, const char *);
The note is not visible to the blocked user.