msvcrt: Fixed handling of '\r' when it's the last character in the buffer in read.
commit6e011b8310ae88fa591f78c0b77e02557e1448c0
authorPiotr Caban <piotr@codeweavers.com>
Thu, 10 Jan 2013 10:43:37 +0000 (10 11:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Jan 2013 11:28:24 +0000 (10 12:28 +0100)
treee023880ab81bb03fdc93ade5dbbd4fb4d3ec2e9c
parent5778bdbc3a8ba3aafab4605ccf355369189ef79c
msvcrt: Fixed handling of '\r' when it's the last character in the buffer in read.
dlls/msvcrt/file.c