Corrected typo in Doxygen doc (again).

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8323 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2011-01-28 08:37:49 +00:00
parent 12f064a121
commit 23ab3ff119

View File

@ -984,7 +984,7 @@ public:
The thread_message() method returns the last message
that was sent from a child by the awake() method.
See also: advanced_multithreading
See also: \ref advanced_multithreading
*/
static void* thread_message(); // platform dependent
/** @} */