]> git.saurik.com Git - wxWidgets.git/commit
Couple of unicode fixes (the #if should be wxUSE_UNICODE, not wxUNICODE,
authorOve Kaaven <ovek@arcticnet.no>
Fri, 23 Jul 1999 09:41:17 +0000 (09:41 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Fri, 23 Jul 1999 09:41:17 +0000 (09:41 +0000)
commite7fc59f4a1baeb7efa2268317cf49953829a3119
tree741bd5ed8feac430e99be2215d620a7f9dc795bb
parentfc8525d7b0364f358789122d1171e0fcf868a2bf
Couple of unicode fixes (the #if should be wxUSE_UNICODE, not wxUNICODE,
and there's no sense in allocating a wxWX2MBbuf of len 200 then assigning
a different buffer to it either)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/fs_inet.cpp
src/common/http.cpp