Bug fixes and API changes from second unit test.
[shibboleth/xmltooling.git] / xmltooling / DOMCachingXMLObject.h
index dfbe84c..84f33e2 100644 (file)
@@ -60,7 +60,7 @@ namespace xmltooling {
          * \r
          * @param doc DOM document bound to this object \r
          */\r
-        virtual DOMDocument* setDocument(DOMDocument* doc)=0;\r
+        virtual void setDocument(DOMDocument* doc)=0;\r
 \r
         /**\r
          * Releases the DOM representation of this XMLObject, if there is one.\r