diff options
Diffstat (limited to 'src/Fl_Shared_Image.cxx')
| -rw-r--r-- | src/Fl_Shared_Image.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Shared_Image.cxx b/src/Fl_Shared_Image.cxx index 9782e6371..82e9be050 100644 --- a/src/Fl_Shared_Image.cxx +++ b/src/Fl_Shared_Image.cxx @@ -643,7 +643,7 @@ Fl_Shared_Image *Fl_Shared_Image::get(Fl_RGB_Image *rgb, int own_it) All registered image handlers will be called in the order of registration. You should always call fl_register_images() before adding your own - handlers - unless you need to override a known image file type which + handlers - unless you need to a known image file type which should be rare. \see Fl_Shared_Handler for more information of the function you need |
