msvcrt: Fix ungetc on files with empty buffer.
commit1ae475dae8ea927a659dca762cd3f51b6c894a1c
authorPiotr Caban <piotr@codeweavers.com>
Thu, 26 Jun 2014 10:29:54 +0000 (26 12:29 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Jun 2014 17:00:41 +0000 (26 19:00 +0200)
tree3ce325c2ae43d0b4b18f511f287374d3ce9a8706
parentf91f24f6e739db14950514db99bab614dd11fe50
msvcrt: Fix ungetc on files with empty buffer.
dlls/msvcrt/file.c