diff options
Diffstat (limited to 'src/protocol/ratbox.c')
-rw-r--r-- | src/protocol/ratbox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c index 5f87057f3..e9f2db554 100644 --- a/src/protocol/ratbox.c +++ b/src/protocol/ratbox.c @@ -106,6 +106,7 @@ IRCDVar myIrcd[] = { NULL, /* character set */ 0, /* reports sync state */ 0, /* CIDR channelbans */ + "$$", /* TLD Prefix for Global */ } , {NULL} |