mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Rename 'GNU' categories to 'GNUstep'.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19131 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a78c61dc74
commit
02964e7f8c
4 changed files with 11 additions and 3 deletions
|
@ -281,7 +281,7 @@ enum {NSNotFound = 0x7fffffff};
|
|||
creating the potential for deadlock. */
|
||||
GS_EXPORT NSRecursiveLock *gnustep_global_lock;
|
||||
|
||||
@interface NSObject (GNU)
|
||||
@interface NSObject (GNUstep)
|
||||
- (id) makeImmutableCopyOnFail: (BOOL)force;
|
||||
- (Class) transmuteClassTo: (Class)aClassObject;
|
||||
+ (Class) autoreleaseClass;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue