Code

Added a bunch of comments to filter effects rendering code
[inkscape.git] / src / dom / io / base64stream.h
index 23ec1ce07b801446eda9566a055180756ac83670..c6d0ad35d1147688648cb087711dc688d74d9121 100644 (file)
@@ -108,7 +108,7 @@ public:
 
     virtual void flush();
 
-    virtual void put(XMLCh ch);
+    virtual int put(XMLCh ch);
 
     /**
      * Sets the maximum line length for base64 output.  If