12int main(
int argc,
char *
const argv[])
15 if (getln(buffer_0,&
line,&
match,
'\n') == -1)
16 logmsg(
WHO,111,FATAL,
"unable to read input: ");
18 buffer_put(buffer_1,
line.s,
line.len);
22 buffer_flush(buffer_1);
int mess822_ok(stralloc *)