mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 11:03:12 +02:00
*** empty log message ***
This commit is contained in:
@@ -99,8 +99,12 @@ char serveropts[] = {
|
||||
#ifdef USE_POLL
|
||||
'P',
|
||||
#endif
|
||||
#ifdef USE_SSL
|
||||
'e',
|
||||
#endif
|
||||
/* we are a stable ircd */
|
||||
'S',
|
||||
's',
|
||||
'\0'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user