mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-07 05:43:13 +02:00
- Added a newline in dynconf.h
This commit is contained in:
@@ -1563,3 +1563,4 @@ seen. gmtime warning still there
|
||||
(#0000285)
|
||||
- Fixed a problem with set::ssl::certificate and set::ssl::key that used
|
||||
->ce_varname instead of ->ce_vardata. Found by badSol
|
||||
- Added a newline in dynconf.h
|
||||
|
||||
+2
-1
@@ -129,4 +129,5 @@ extern aConfiguration iConf;
|
||||
#define CLOAK_KEY2 iConf.network.key2
|
||||
#define CLOAK_KEY3 iConf.network.key3
|
||||
#define CLOAK_KEYCRC iConf.network.keycrc
|
||||
#define STATIC_QUIT iConf.static_quit
|
||||
#define STATIC_QUIT iConf.static_quit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user