tags 355163 + patch
thanks

--- ./src/tmplchunk.h~  2006-03-10 12:48:18.000000000 +0000
+++ ./src/tmplchunk.h   2006-03-10 12:48:22.000000000 +0000
@@ -31,7 +31,7 @@
     void Append(CTmplChunk*& pStart, CTmplChunk*& pEnd);
     /** verifies this chunk against the data given by pos and parm.
      *  pos is incremented by the length of the chunk */
-    virtual int CTmplChunk::Verify(const char*& pos, const char* parm);
+    virtual int Verify(const char*& pos, const char* parm);
     /** dump the chunk list */
     virtual void Dump();
 public: // Public attributes

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to