diff --git a/Doc/Manual/Preprocessor.html b/Doc/Manual/Preprocessor.html index 1170bc50d..3fa26120f 100644 --- a/Doc/Manual/Preprocessor.html +++ b/Doc/Manual/Preprocessor.html @@ -110,7 +110,7 @@ inequality tests are also supported, for example:
-#if defined __cplusplus && (#__VA_ARGS__ != "" || #TYPE == "void") +#if defined __cplusplus && (#__VA_ARGS__ != "" || #TYPE == "void")
@@ -2428,7 +2429,6 @@ public: