summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FL/Fl.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index f37691a2b..1f35394b4 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -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: multithreading
+ See also: advanced_multithreading
*/
static void* thread_message(); // platform dependent
/** @} */