]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
I have no idea what Simon thought he was doing casting what was once a
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 31 Dec 2002 22:37:27 +0000 (22:37 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 31 Dec 2002 22:37:27 +0000 (22:37 +0000)
commitbe63146e4f9308b961a6d872c977d8dbdf16515b
tree453b15e38d394b1322ef1eee14831f7d4727f60f
parentc66bf11fa1c6341bd333a770dd08d2c2e22b553a
I have no idea what Simon thought he was doing casting what was once a
struct sbcs_data * (first element an array of unsigned long) into a
wchar_t *, but I think it's reasonably safe to assume that it was a
mistake.

[originally from svn r2399]
charset/sbcs.c