summaryrefslogtreecommitdiff
path: root/fitz/res_pixmap.c
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-07-16 08:06:24 +0000
committerTor Andersson <tor@ghostscript.com>2010-07-16 08:06:24 +0000
commit9ac2094ac58a63fed6ee71246905a162831675ca (patch)
tree58f7f1c34d864dd8570dc732ef8837f9f6b1c09e /fitz/res_pixmap.c
parent22c78bd39b2d8316af4c7d20d7f322fa7d534102 (diff)
downloadmupdf-9ac2094ac58a63fed6ee71246905a162831675ca.tar.xz
Clarify function names for opening a PDF file.
Diffstat (limited to 'fitz/res_pixmap.c')
-rw-r--r--fitz/res_pixmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fitz/res_pixmap.c b/fitz/res_pixmap.c
index 80ace5fa..e1184fff 100644
--- a/fitz/res_pixmap.c
+++ b/fitz/res_pixmap.c
@@ -127,7 +127,7 @@ fz_writepnm(fz_pixmap *pixmap, char *filename)
}
/*
- * Write pixmap to PAM file (with alpha channel)
+ * Write pixmap to PAM file (with or without alpha channel)
*/
fz_error