summaryrefslogtreecommitdiffstats
path: root/module.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-23 09:18:52 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-23 09:18:52 +0000
commit81cb74af2e580d29cff01543119f646c3f4ff987 (patch)
tree965acdbc566ff0295d62dc19752426c387508a2f /module.h
parent8425445c2dd68d91bb62487032151f06d35c583a (diff)
downloadrsyslog-81cb74af2e580d29cff01543119f646c3f4ff987.tar.gz
rsyslog-81cb74af2e580d29cff01543119f646c3f4ff987.tar.xz
rsyslog-81cb74af2e580d29cff01543119f646c3f4ff987.zip
fixed a very nasty bug in structure creation of struct filed (caused
omusrmsg to be defunct) - many thanks to maharaja for providing the right idea at the right time ;)
Diffstat (limited to 'module.h')
-rw-r--r--module.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/module.h b/module.h
index 752b61e5..cb8e243f 100644
--- a/module.h
+++ b/module.h
@@ -1,4 +1,3 @@
-
/* Module definitions for klogd's module support */
struct kernel_sym
{