mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 16:50:58 +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
88f197a184
commit
391983f9db
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…
Add table
Add a link
Reference in a new issue