aboutsummaryrefslogtreecommitdiffstats
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.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/qpdf/Pl_PNGFilter.hh b/libqpdf/qpdf/Pl_PNGFilter.hh
index b5fcf536..f167c67c 100644
--- a/libqpdf/qpdf/Pl_PNGFilter.hh
+++ b/libqpdf/qpdf/Pl_PNGFilter.hh
@@ -12,7 +12,7 @@
class Pl_PNGFilter: public Pipeline
{
public:
- // Encoding is not presently supported
+ // Encoding is only partially supported
enum action_e { a_encode, a_decode };
QPDF_DLL