From 1fa38347bb96c509c47677ff0977241120282f21 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Fri, 6 Sep 2013 09:03:22 +0000 Subject: Fixed typo in Doxygen doc of Fl::compose(int&) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9966 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_compose.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Fl_compose.cxx b/src/Fl_compose.cxx index 8a2909f55..646be1b71 100644 --- a/src/Fl_compose.cxx +++ b/src/Fl_compose.cxx @@ -41,7 +41,7 @@ extern XIC fl_xim_ic;

If true is returned, then it has modified the Fl::event_text() and Fl::event_length() to a set of bytes to - insert (it may be of zero length!). In will also set the "del" + insert (it may be of zero length!). It will also set the "del" parameter to the number of bytes to the left of the cursor to delete, this is used to delete the results of the previous call to Fl::compose(). -- cgit v1.2.3