diff options
Diffstat (limited to 'src/ratbox.c')
-rw-r--r-- | src/ratbox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ratbox.c b/src/ratbox.c index 38ea060b2..d0b5ef3e8 100644 --- a/src/ratbox.c +++ b/src/ratbox.c @@ -112,6 +112,7 @@ IRCDVar ircd[] = { 0, /* support helper umode */ 0, /* p10 */ NULL, /* character set */ + 0, /* reports sync state */ } , {NULL} |