Fixed C++ comments.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1099,11 +1099,11 @@ WXDLLIMPEXP_BASE void *calloc( size_t num, size_t size );
|
|||||||
#define wxWX2WC wxMB2WC
|
#define wxWX2WC wxMB2WC
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
/*
|
||||||
// RN: The following are not normal versions of memcpy et al., rather
|
RN: The following are not normal versions of memcpy et al., rather
|
||||||
// these are either char or widechar versions depending on
|
these are either char or widechar versions depending on
|
||||||
// if unicode is used or not.
|
if unicode is used or not.
|
||||||
//
|
*/
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user