Update comments in objc client

This commit is contained in:
geekerzp 2015-07-27 10:27:48 +08:00
parent 5a235c642a
commit 3b9b3e82f9
2 changed files with 8 additions and 8 deletions

View File

@ -48,7 +48,7 @@
@property (nonatomic) BOOL debug;
/**
* Debug file location, default nil
* Debug file location, default log in console
*/
@property (nonatomic) NSString *loggingFile;

View File

@ -48,7 +48,7 @@
@property (nonatomic) BOOL debug;
/**
* Debug file location, default nil
* Debug file location, default log in console
*/
@property (nonatomic) NSString *loggingFile;