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 1f35394b4..27587bcf9 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: advanced_multithreading
+ See also: \ref advanced_multithreading
*/
static void* thread_message(); // platform dependent
/** @} */