summaryrefslogtreecommitdiffstats
path: root/input/packet/ulogd_inppkt_NFLOG.c
diff options
context:
space:
mode:
Diffstat (limited to 'input/packet/ulogd_inppkt_NFLOG.c')
-rw-r--r--input/packet/ulogd_inppkt_NFLOG.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/packet/ulogd_inppkt_NFLOG.c b/input/packet/ulogd_inppkt_NFLOG.c
index 0f26564..8c2aab6 100644
--- a/input/packet/ulogd_inppkt_NFLOG.c
+++ b/input/packet/ulogd_inppkt_NFLOG.c
@@ -434,7 +434,7 @@ static int nful_read_cb(int fd, unsigned int what, void *param)
"We are losing events. Please, "
"consider using the clauses "
"`netlink_socket_buffer_size' and "
- "`netlink_socket_buffer_maxsize\n'");
+ "`netlink_socket_buffer_maxsize'\n");
}
}
return len;