summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-12-16 18:51:49 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-12-16 18:51:49 +0100
commit955312ebf5d59e2ed0d35ba624070439b9fc5273 (patch)
tree479d801177ae61a79d3280c3876595628305717a /runtime
parenta1b752b32ffb90bfdce4fd8dfdffac3ebbadc79e (diff)
downloadrsyslog-955312ebf5d59e2ed0d35ba624070439b9fc5273.tar.gz
rsyslog-955312ebf5d59e2ed0d35ba624070439b9fc5273.tar.xz
rsyslog-955312ebf5d59e2ed0d35ba624070439b9fc5273.zip
experimental: added first stats counter to action object
Diffstat (limited to 'runtime')
-rw-r--r--runtime/queue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queue.c b/runtime/queue.c
index c8e6bb27..56d05571 100644
--- a/runtime/queue.c
+++ b/runtime/queue.c
@@ -12,7 +12,7 @@
* function names - this makes it really hard to read and does not provide much
* benefit, at least I (now) think so...
*
- * Copyright 2008, 2009 Rainer Gerhards and Adiscon GmbH.
+ * Copyright 2008-2011 Rainer Gerhards and Adiscon GmbH.
*
* This file is part of the rsyslog runtime library.
*