summaryrefslogtreecommitdiffstats
path: root/dirty.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-03 18:48:40 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-03 18:48:40 +0100
commitb41e0d51f54a89f489bbf1c1bf5f85d576ae4049 (patch)
tree9c6b7b1103c70f27818180bb586095c6f9f05173 /dirty.h
parentb1db196953713dd09c499a3edf81347bd903c19e (diff)
downloadrsyslog-b41e0d51f54a89f489bbf1c1bf5f85d576ae4049.tar.gz
rsyslog-b41e0d51f54a89f489bbf1c1bf5f85d576ae4049.tar.xz
rsyslog-b41e0d51f54a89f489bbf1c1bf5f85d576ae4049.zip
some more cleanup along the way
... getting the module structure a bit cleaner ;)
Diffstat (limited to 'dirty.h')
-rw-r--r--dirty.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dirty.h b/dirty.h
index dcfe8bf1..26d76df8 100644
--- a/dirty.h
+++ b/dirty.h
@@ -32,7 +32,6 @@ rsRetVal submitMsg(msg_t *pMsg);
rsRetVal logmsgInternal(int iErr, int pri, uchar *msg, int flags);
rsRetVal parseAndSubmitMessage(uchar *hname, uchar *hnameIP, uchar *msg, int len, int flags, flowControl_t flowCtlTypeu, prop_t *pInputName, struct syslogTime *stTime, time_t ttGenTime);
rsRetVal diagGetMainMsgQSize(int *piSize); /* for imdiag */
-char* getFIOPName(unsigned iFIOP);
rsRetVal createMainQueue(qqueue_t **ppQueue, uchar *pszQueueName);
/* Intervals at which we flush out "message repeated" messages,