chore: CRLF to LF
This commit is contained in:
+8
-8
@@ -1,8 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
extern std::string NETWORK_ADDRESS;
|
||||
extern std::string NETWORK_SUBNET;
|
||||
|
||||
void networkhook_init();
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
extern std::string NETWORK_ADDRESS;
|
||||
extern std::string NETWORK_SUBNET;
|
||||
|
||||
void networkhook_init();
|
||||
|
||||
Reference in New Issue
Block a user