nflog: fix typo rising->raising

pull/976/merge
Victor Julien 11 years ago
parent 0857a60fce
commit 0bbec75764

@ -378,7 +378,7 @@ static int NFLOGSetnlbufsiz(void *data, unsigned int size)
SCLogWarning(SC_WARN_NFLOG_MAXBUFSIZ_REACHED,
"Maximum buffer size (%d) in NFLOG has been "
"reached. Please, consider rising "
"reached. Please, consider raising "
"`buffer-size` and `max-size` in nflog configuration",
ntv->nlbufsiz);
return 0;

Loading…
Cancel
Save