summaryrefslogtreecommitdiffstats
path: root/syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'syslog.c')
-rw-r--r--syslog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/syslog.c b/syslog.c
index 8c7b81ef..aa3539c3 100644
--- a/syslog.c
+++ b/syslog.c
@@ -231,7 +231,7 @@ static_def(struct strm_ops syslog_strm_ops =
syslog_put_string,
syslog_put_char,
syslog_put_byte,
- 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0,
syslog_get_prop,
syslog_set_prop,
0, 0, 0))