mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-05-31 00:00:10 +08:00
Formatted source
This commit is contained in:
@@ -1081,7 +1081,7 @@ static inline NSString* _EncodeBase64(NSString* string) {
|
|||||||
#if defined(__GCDWEBSERVER_LOGGING_FACILITY_BUILTIN__)
|
#if defined(__GCDWEBSERVER_LOGGING_FACILITY_BUILTIN__)
|
||||||
_builtInLoggerBlock = block;
|
_builtInLoggerBlock = block;
|
||||||
#else
|
#else
|
||||||
GWS_DNOT_REACHED(); // Built-in logger must be enabled in order to override
|
GWS_DNOT_REACHED(); // Built-in logger must be enabled in order to override
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user