diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-04-27 17:36:16 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-04-27 17:36:16 +0200 |
commit | ee346d8aec05bc79600f7d5280d88ab45d2bcab5 (patch) | |
tree | ebcd078395dfda9eaa4593e88b45bbc07254d6dc /plugins | |
parent | 5cd3cdf3c82ef49506124ace13d20c52afd5d44a (diff) | |
download | rsyslog-ee346d8aec05bc79600f7d5280d88ab45d2bcab5.tar.gz rsyslog-ee346d8aec05bc79600f7d5280d88ab45d2bcab5.tar.bz2 rsyslog-ee346d8aec05bc79600f7d5280d88ab45d2bcab5.zip |
minor: some better debug instrumentation
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/imudp/imudp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/imudp/imudp.c b/plugins/imudp/imudp.c index 8a463320..4a3560aa 100644 --- a/plugins/imudp/imudp.c +++ b/plugins/imudp/imudp.c @@ -6,7 +6,7 @@ * * File begun on 2007-12-21 by RGerhards (extracted from syslogd.c) * - * Copyright 2007-2009 Rainer Gerhards and Adiscon GmbH. + * Copyright 2007-2011 Rainer Gerhards and Adiscon GmbH. * * This file is part of rsyslog. * |