mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Documentation and port name server fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17291 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6efeed0154
commit
1ba4b76c03
12 changed files with 230 additions and 169 deletions
|
@ -215,8 +215,8 @@ NSLog (NSString* format, ...)
|
|||
* perform actual output. Locking is performed around the call to
|
||||
* the function actually writing the message out, to ensure that
|
||||
* logging is thread-safe. However, the actual creation of the
|
||||
* message written is only as safe as the -description methods of
|
||||
* the arguments you supply.
|
||||
* message written is only as safe as the [NSObject-description] methods
|
||||
* of the arguments you supply.
|
||||
* </p>
|
||||
* <p>
|
||||
* The function to write the data is pointed to by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue