DOM fixup changes
[shibboleth/cpp-xmltooling.git] / xmltooling / io / Unmarshaller.h
index 0f99c6e..4e99a8d 100644 (file)
@@ -78,7 +78,7 @@ namespace xmltooling {
          * @param element the element for which to return an unmarshaller\r
          * @return the unmarshaller or NULL\r
          */\r
-        static const Unmarshaller* getUnmarshaller(const DOMElement* key);\r
+        static const Unmarshaller* getUnmarshaller(const DOMElement* element);\r
 \r
         /**\r
          * Retrieves the default Unmarshaller for an unknown DOM element\r