Fix comment typos in sources
No real changes. Closes https://github.com/wxWidgets/wxWidgets/pull/2541
This commit is contained in:
parent
cfdd4127b5
commit
668a2186cd
99 changed files with 133 additions and 133 deletions
|
|
@ -1070,7 +1070,7 @@ public:
|
|||
// if the overloads above were used.
|
||||
//
|
||||
// And then we also have to provide the overloads for wxCStrData, as usual.
|
||||
// Unfortunately those ones can't return anything as we don't have any
|
||||
// Unfortunately those can't return anything as we don't have any
|
||||
// sufficiently long-lived wxAnyStrPtr to return from them: any temporary
|
||||
// strings it would point to would be destroyed when this function returns
|
||||
// making it impossible to dereference the return value. So we just don't
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue