mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Tidied comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11945 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b4f4625409
commit
74034f6468
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ GS_EXPORT BOOL GSRegisterCurrentThread (void);
|
|||
* `+exit', but does not exit the thread - just destroys all objects
|
||||
* associated with the thread. Warning: using any GNUstep code after
|
||||
* this method call is not safe. Posts an NSThreadWillExit
|
||||
* notification. x*/
|
||||
* notification. */
|
||||
GS_EXPORT void GSUnregisterCurrentThread (void);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue