mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 00:40:17 +00:00
Update syslog.c
This commit is contained in:
parent
2b67b3bc81
commit
afcf567538
1 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,8 @@ void ndpi_search_syslog(struct ndpi_detection_module_struct
|
|||
break;
|
||||
}
|
||||
}
|
||||
NDPI_LOG(NDPI_PROTOCOL_SYSLOG, ndpi_struct, NDPI_LOG_DEBUG,
|
||||
"read symbols while the symbol is a number.\n");
|
||||
NDPI_LOG(NDPI_PROTOCOL_SYSLOG, ndpi_struct, NDPI_LOG_DEBUG,
|
||||
"read symbols while the symbol is a number.\n");
|
||||
|
||||
if (packet->payload[i++] != '>') {
|
||||
NDPI_LOG(NDPI_PROTOCOL_SYSLOG, ndpi_struct, NDPI_LOG_DEBUG, "there is no > following the number.\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue