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