aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-syslog.c
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2007-03-27 10:15:28 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2007-03-27 10:15:28 +0000
commitf50a031bffa461dbe8dd857c2e87f31cce84c4db (patch)
tree7bbbeaa1b20b8ce62eeba202cd962a0cd5d8203f /epan/dissectors/packet-syslog.c
parent2cc5068736d5327c322ebfa64dcacda6f660f348 (diff)
Include ws_strsplit.h to override glib 1.2's (buggy) g_strsplit() as per rev 20804
svn path=/trunk/; revision=21226
Diffstat (limited to 'epan/dissectors/packet-syslog.c')
-rw-r--r--epan/dissectors/packet-syslog.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/epan/dissectors/packet-syslog.c b/epan/dissectors/packet-syslog.c
index e695d956f7..5edfa95058 100644
--- a/epan/dissectors/packet-syslog.c
+++ b/epan/dissectors/packet-syslog.c
@@ -40,6 +40,7 @@
#include <glib.h>
#include <epan/packet.h>
#include <epan/strutil.h>
+#include <epan/ws_strsplit.h>
#define UDP_PORT_SYSLOG 514
@@ -51,7 +52,7 @@
#define LEVEL_EMERG 0
#define LEVEL_ALERT 1
-#define LEVEL_CRIT 2
+#define LEVEL_CRIT 2
#define LEVEL_ERR 3
#define LEVEL_WARNING 4
#define LEVEL_NOTICE 5
@@ -171,7 +172,7 @@ static gint ett_syslog = -1;
static dissector_handle_t mtp_handle;
-/* The Cisco ITP's packet logging facility allows selected (SS7) MSUs to be
+/* The Cisco ITP's packet logging facility allows selected (SS7) MSUs to be
* to be encapsulated in syslog UDP datagrams and sent to a monitoring tool.
* However, no actual tool to monitor/decode the MSUs is provided. The aim
* of this routine is to extract the hex dump of the MSU from the syslog