summaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/Pl_PNGFilter.hh
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/qpdf/Pl_PNGFilter.hh')
-rw-r--r--libqpdf/qpdf/Pl_PNGFilter.hh8
1 files changed, 4 insertions, 4 deletions
diff --git a/libqpdf/qpdf/Pl_PNGFilter.hh b/libqpdf/qpdf/Pl_PNGFilter.hh
index 7ab7bf0d..ed8e1e9c 100644
--- a/libqpdf/qpdf/Pl_PNGFilter.hh
+++ b/libqpdf/qpdf/Pl_PNGFilter.hh
@@ -1,11 +1,11 @@
#ifndef PL_PNGFILTER_HH
#define PL_PNGFILTER_HH
-// This pipeline applies or reverses the application of a PNG filter
-// as described in the PNG specification.
+// This pipeline applies or reverses the application of a PNG filter as described in the PNG
+// specification.
-// NOTE: In its current implementation, this filter always encodes
-// using the "up" filter, but it decodes all the filters.
+// NOTE: In its current implementation, this filter always encodes using the "up" filter, but it
+// decodes all the filters.
#include <qpdf/Pipeline.hh>