aboutsummaryrefslogtreecommitdiffstats
path: root/nldev.c
diff options
context:
space:
mode:
Diffstat (limited to 'nldev.c')
-rw-r--r--nldev.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nldev.c b/nldev.c
index 8768ec4..660f260 100644
--- a/nldev.c
+++ b/nldev.c
@@ -186,7 +186,6 @@ main(int argc, char *argv[])
initsignals();
- buf[sizeof(buf)-1] = '\0';
while (poll(fds, 2, -1) > -1) {
if (fds[1].revents & POLLERR) {
dbg("handler exited");