Browse Source

fix typo.

Kim Kulling 6 years ago
parent
commit
a3fdb46f67
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/irrXML/irrXML.h

+ 1 - 1
contrib/irrXML/irrXML.h

@@ -11,7 +11,7 @@
 #    define IRRXML_API __declspec(dllexport)
 #else
 #    define IRRXML_API
-#endif _WIN32
+#endif // _WIN32
 
 /** \mainpage irrXML 1.2 API documentation
  <div align="center"><img src="logobig.png" ></div>