summaryrefslogtreecommitdiffstats
path: root/action.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-29 10:02:59 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-29 10:02:59 +0200
commit94acfb1c5f349ede619639e8cb84f2e3d3c28efe (patch)
treecc2e85a8197a64bb91826442b7218c6f4cb38ed7 /action.c
parenta3ff7eaf859cd6e91f68421b70c4a46d5a41ff2c (diff)
downloadrsyslog-94acfb1c5f349ede619639e8cb84f2e3d3c28efe.tar.gz
rsyslog-94acfb1c5f349ede619639e8cb84f2e3d3c28efe.tar.xz
rsyslog-94acfb1c5f349ede619639e8cb84f2e3d3c28efe.zip
ability to load proper select netstrm driver
Diffstat (limited to 'action.c')
-rw-r--r--action.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/action.c b/action.c
index 89ec3f74..216a7804 100644
--- a/action.c
+++ b/action.c
@@ -541,7 +541,7 @@ actionWriteToAction(action_t *pAction)
pAction->f_pMsg = pMsg; /* use the new msg (pointer will be restored below) */
}
- dbgprintf("Called action, logging to %s", module.GetStateName(pAction->pMod));
+ dbgprintf("Called action, logging to %s\n", module.GetStateName(pAction->pMod));
time(&now); /* we need this for message repeation processing AND $ActionExecOnlyOnceEveryInterval */
/* now check if we need to drop the message because otherwise the action would be too