summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fl_read_image.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_read_image.cxx b/src/fl_read_image.cxx
index 64161384e..c2071d1a8 100644
--- a/src/fl_read_image.cxx
+++ b/src/fl_read_image.cxx
@@ -20,7 +20,7 @@
#include <FL/Fl_Screen_Driver.H>
/**
- Reads an RGB(A) image from the current window or off-screen buffer (if fl_window is null).
+ Reads an RGB(A) image from the current window or off-screen buffer.
\param[in] p pixel buffer, or NULL to allocate one
\param[in] X,Y position of top-left of image to read
\param[in] W,H width and height of image to read