]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/HelpGen/src/srcparser.h
overseeing the obvious, there is already a perfect scroll call for HIView...
[wxWidgets.git] / utils / HelpGen / src / srcparser.h
index e92a10be33024ef1054bc1d77fd9edea2c35f27c..fa1c268b1b1eefaf94f3a5f3673c0e229b5a5a1f 100644 (file)
@@ -142,7 +142,7 @@ class spComment;
     typedef WXSTL_VECTOR_SHALLOW_COPY(spParameterPtrT) MParamListT;
     typedef WXSTL_VECTOR_SHALLOW_COPY(string)          StrListT;
 
-#endif;
+#endif
 // base class for all visitors of source code contents
 
 class spVisitor