Commit 95753c6b534d22951e254f221802ba09d6d71077

Authored by Jay Berkenbilt
1 parent 748ab301

typo


git-svn-id: svn+q:///qpdf/trunk@850 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 1 changed file with 0 additions and 1 deletions
include/qpdf/Pl_Count.hh
... ... @@ -24,7 +24,6 @@ class Pl_Count: public Pipeline
24 24 virtual void write(unsigned char*, int);
25 25 DLL_EXPORT
26 26 virtual void finish();
27   - DLL_EXPORT
28 27 // Returns the number of bytes written
29 28 DLL_EXPORT
30 29 int getCount() const;
... ...