summaryrefslogtreecommitdiff
path: root/client/birdc.c
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2016-05-12 21:47:50 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2016-05-12 21:49:52 +0200
commitb66a9e2f3376b4cb07ef4cc318f70a9c794f407a (patch)
treec4f7ef483ec2d2c7bac4f605d2aed0b3ab7b738d /client/birdc.c
parent659f80f262a83d600d5f095fb8a03e912d3fbe64 (diff)
parent3f2c7600fa2e35b1028c755aa06092b5991e1a8e (diff)
Merge branch 'master' into int-new
Diffstat (limited to 'client/birdc.c')
-rw-r--r--client/birdc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/birdc.c b/client/birdc.c
index ccf758be..8aa01c17 100644
--- a/client/birdc.c
+++ b/client/birdc.c
@@ -153,7 +153,7 @@ input_init(void)
// readline library does strange things when stdin is nonblocking.
// if (fcntl(0, F_SETFL, O_NONBLOCK) < 0)
- // die("fcntl: %m");
+ // DIE("fcntl");
}
static void