summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FL/Fl_Browser_.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H
index 4101139bc..848c10e20 100644
--- a/FL/Fl_Browser_.H
+++ b/FL/Fl_Browser_.H
@@ -151,7 +151,7 @@ protected:
\todo Find the implementation, if any, and document it there!
*/
void draw(int,int,int,int);
- /**
+ /*
Handles the specified event, plus 4 extra parameters!
\todo Find the implementation, if any, and document it there!
fabien: I guess the answer is there is no implementation (yet?),