Fix comment typos in sources
No real changes. Closes https://github.com/wxWidgets/wxWidgets/pull/2541
This commit is contained in:
committed by
Vadim Zeitlin
parent
cfdd4127b5
commit
668a2186cd
@@ -522,7 +522,7 @@ typedef short int WXTYPE;
|
||||
#define wxC_CALLING_CONV
|
||||
#endif /* compiler */
|
||||
|
||||
/* callling convention for the qsort(3) callback */
|
||||
/* calling convention for the qsort(3) callback */
|
||||
#define wxCMPFUNC_CONV wxC_CALLING_CONV
|
||||
|
||||
/* compatibility :-( */
|
||||
|
Reference in New Issue
Block a user