winefile: Do not use the TEXT() macro on character constants. The implicit cast from...
commitfa684a717aac92173fd60f7e48e28a0aa9d9e25f
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 27 Jun 2007 20:54:56 +0000 (27 22:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Jun 2007 09:01:08 +0000 (28 11:01 +0200)
treef6cf4f1b3de8656843bb75811fce3142d8fa5d3a
parent699df04e85dfd7f5c8459bbb0aa6b642f896c697
winefile: Do not use the TEXT() macro on character constants. The implicit cast from char to WCHAR works as well in UNICODE mode.
programs/winefile/winefile.c