mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Use NSLog consistently for debug output
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34920 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
87c3b97c1c
commit
6908b4724d
5 changed files with 53 additions and 60 deletions
|
@ -113,7 +113,7 @@ extern "C" {
|
|||
* structure for the subclasses.
|
||||
* </p>
|
||||
* <p>You never instantiate NSURLProtocol yourself ... it should only
|
||||
* ever be done by other classes within mthe URL loading system.
|
||||
* ever be done by other classes within the URL loading system.
|
||||
* </p>
|
||||
*/
|
||||
@interface NSURLProtocol : NSObject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue