From 9c6add494394eaa304ad045750b71c1dcfc15b9c Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Sun, 19 Feb 2017 15:37:46 +0000 Subject: Fix typo git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12174 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/osissues.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src') diff --git a/documentation/src/osissues.dox b/documentation/src/osissues.dox index 829c3d5e7..e8b6822fa 100644 --- a/documentation/src/osissues.dox +++ b/documentation/src/osissues.dox @@ -741,7 +741,7 @@ Apple "Open" Event \par Whenever the user drops a file onto an application icon, OS X generates an Apple Event of the type "Open". You can have FLTK -notify you of an Open event by calling the \ref fl_open_callback +notify you of an Open event by calling the \ref fl_open_callback() function. void fl_open_display() -- cgit v1.2.3