summaryrefslogtreecommitdiff
path: root/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-08-30 23:48:03 +0200
committerMichael Biebl <biebl@debian.org>2011-08-30 23:48:03 +0200
commitb9d0478eeb8b4f175704e012fcc06069b10e2553 (patch)
tree0be0af26b2ba76e79ae49f562852ef854393f74f /plugins/pmaixforwardedfrom/pmaixforwardedfrom.c
parent6b2af45bc8b2aa4292e3cf92986c01a728ef4d8c (diff)
downloadrsyslog-upstream/5.8.4.tar.gz
Imported Upstream version 5.8.4upstream/5.8.4
Diffstat (limited to 'plugins/pmaixforwardedfrom/pmaixforwardedfrom.c')
-rw-r--r--plugins/pmaixforwardedfrom/pmaixforwardedfrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c b/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c
index fa4a908..fe3e85f 100644
--- a/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c
+++ b/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c
@@ -1,6 +1,6 @@
/* pmaixforwardedfrom.c
*
- * this detects logs sent by Cisco devices that mangle their syslog output when you tell them to log by name by adding ' :' between the name and the %XXX-X-XXXXXXX: tag
+ * this cleans up messages forwarded from AIX
*
* instead of actually parsing the message, this modifies the message and then falls through to allow a later parser to handle the now modified message
*