index
:
llmnrd.git
master
Link-Local Multicast Resolution Daemon
Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
socket.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/socket.c b/socket.c
index 6e9b035..0b0be78 100644
--- a/
socket.c
+++ b/
socket.c
@@ -34,7 +34,6 @@
#include "socket.h"
static const int YES = 1;
-static const int NO = 0;
int socket_open_ipv4(uint16_t port)
{