summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/band-writer.h
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2017-09-13 20:07:56 +0100
committerRobin Watts <robin.watts@artifex.com>2017-09-22 16:11:32 +0100
commit39ac587fc612fbeb0fded83657629fba4243b3b8 (patch)
tree9e87bc4a5d064ec62af0237937e1f80a8bb04898 /include/mupdf/fitz/band-writer.h
parent954fda8b0e53babc5ac50a17a1d9a65cd10db423 (diff)
downloadmupdf-39ac587fc612fbeb0fded83657629fba4243b3b8.tar.xz
Minor comment tweaks.
Diffstat (limited to 'include/mupdf/fitz/band-writer.h')
-rw-r--r--include/mupdf/fitz/band-writer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mupdf/fitz/band-writer.h b/include/mupdf/fitz/band-writer.h
index e32d5185..fb065910 100644
--- a/include/mupdf/fitz/band-writer.h
+++ b/include/mupdf/fitz/band-writer.h
@@ -45,7 +45,7 @@ fz_band_writer *fz_new_band_writer_of_size(fz_context *ctx, size_t size, fz_outp
w, h: Width and Height of the entire page.
- n: Number of components (including alphas).
+ n: Number of components (including spots and alphas).
alpha: Number of alpha components.