mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-05-31 00:00:10 +08:00
Fixed typo
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#import "GCDWebServerConnection.h"
|
#import "GCDWebServerConnection.h"
|
||||||
|
|
||||||
#ifdef __LOGGING_HEADER__
|
#ifdef __GCDWEBSERVER_LOGGING_HEADER__
|
||||||
|
|
||||||
// Define __GCDWEBSERVER_LOGGING_HEADER__ as a preprocessor constant to redirect GCDWebServer logging to your own system
|
// Define __GCDWEBSERVER_LOGGING_HEADER__ as a preprocessor constant to redirect GCDWebServer logging to your own system
|
||||||
#import __GCDWEBSERVER_LOGGING_HEADER__
|
#import __GCDWEBSERVER_LOGGING_HEADER__
|
||||||
|
|||||||
Reference in New Issue
Block a user