comment in C code fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba 2005-01-25 11:52:17 +00:00
parent 2312c9e1d0
commit 14778505d8

View File

@ -357,7 +357,7 @@ typedef int wxWindowID;
#define wxVaCopy(d, s) ((d) = (s))
#endif
#endif /* va_copy/!va_copy */
#endif // wxVaCopy
#endif /* wxVaCopy */
/* ---------------------------------------------------------------------------- */