summaryrefslogtreecommitdiff
path: root/src/RdBitF.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/RdBitF.c')
-rw-r--r--src/RdBitF.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RdBitF.c b/src/RdBitF.c
index 51f6e2a..df379c5 100644
--- a/src/RdBitF.c
+++ b/src/RdBitF.c
@@ -144,7 +144,7 @@ NextInt(FILE *fstream)
* The data returned by the following routine is always in left-most byte
* first and left-most bit first. If it doesn't return BitmapSuccess then
* its arguments won't have been touched. This routine should look as much
- * like the Xlib routine XReadBitmapfile as possible.
+ * like the Xlib routine XReadBitmapFile as possible.
*/
int
XmuReadBitmapData(FILE *fstream, unsigned int *width, unsigned int *height,