summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e44ff91)
raw | patch | inline | side by side (parent: e44ff91)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 4 Mar 2016 16:59:43 +0000 (17:59 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 4 Mar 2016 16:59:43 +0000 (17:59 +0100) |
src/tcpconns.c | patch | blob | history |
diff --git a/src/tcpconns.c b/src/tcpconns.c
index 8f40be6f786b13d901c4ee5847580c0a01db270e..5b47ff5354a090167992024e2d8ddfffebaec728 100644 (file)
--- a/src/tcpconns.c
+++ b/src/tcpconns.c
static uint32_t sequence_number = 0;
#endif
-enum
+static enum
{
SRC_DUNNO,
SRC_NETLINK,