mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Cosmetic.
This commit is contained in:
@@ -97,8 +97,7 @@ Config::Config()
|
||||
|
||||
VERSION = 1;
|
||||
|
||||
CONFIG_FILE = CONFIG_DIR;
|
||||
CONFIG_FILE /= CONFIG_FILE_NAME;
|
||||
CONFIG_FILE = CONFIG_DIR / CONFIG_FILE_NAME;
|
||||
|
||||
NETWORK_START_TIME = 1319844908;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user