j
k
j a
j l
Andrew Talbot wrote:
[...] So I would like to submit a patch that, for example, changes strchrW() to: extern inline WCHAR *strrchrW( const WCHAR *str, WCHAR ch ) [...]
[...] So I would like to submit a patch that, for example, changes strchrW() to:
extern inline WCHAR *strrchrW( const WCHAR *str, WCHAR ch ) [...]
Yes, that was a typo: it should say "changes strrchrW()...".
-- Andy.
Back to the thread
Back to the list