summaryrefslogtreecommitdiff
path: root/src/fl_dnd_mac.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_dnd_mac.cxx')
-rw-r--r--src/fl_dnd_mac.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_dnd_mac.cxx b/src/fl_dnd_mac.cxx
index 79de55324..c5ea4c1a0 100644
--- a/src/fl_dnd_mac.cxx
+++ b/src/fl_dnd_mac.cxx
@@ -39,7 +39,7 @@ extern int fl_selection_length;
/**
* drag and drop whatever is in the cut-copy-paste buffer
* - create a selection first using:
- * Fl::selection(Fl_Widget &owner, const char *stuff, int len)
+ * Fl::copy(const char *stuff, int len, 0)
*/
int Fl::dnd()
{