mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
* Version 1.10.0
* Source/GNUmakefile: Define INTERFACE_VERSON explicitly. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19993 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0a40a3d477
commit
6dd158e39c
6 changed files with 67 additions and 6 deletions
|
@ -167,7 +167,7 @@ enum {
|
|||
* avoid returning mutable strings by returning an autoreleased
|
||||
* copy of a mutable receiver, concrete subclasses may behave
|
||||
* differently, so code should not rely upon the mutability of
|
||||
* returned strings nor upon their lifetime being create than
|
||||
* returned strings nor upon their lifetime being greater than
|
||||
* that of the receiver which returned them.
|
||||
* </p>
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue