Refactor signature engines.
[shibboleth/xmltooling.git] / xmltooling / XMLObjectBuilder.h
index b096920..bc16bbc 100644 (file)
  */
 
 /**
- * @file XMLObjectBuilder.h
+ * @file xmltooling/XMLObjectBuilder.h
  * 
  * Factory interface for XMLObjects 
  */
 
-#if !defined(__xmltooling_xmlobjbuilder_h__)
+#ifndef __xmltooling_xmlobjbuilder_h__
 #define __xmltooling_xmlobjbuilder_h__
 
 #include <map>