util-linux/term-utils/ttymsg.h
Sami Kerola 5e6bf8008b ttymsg: fix compiler warnings and use EXIT_
[kzak@redhat.com: - remove 'register' storage class specifier]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-04-12 11:19:15 +02:00

2 lines
72 B
C

char *ttymsg(struct iovec *iov, size_t iovcnt, char *line, int tmout);