From-SVN: r159188
This commit is contained in:
Janne Blomqvist 2010-05-08 17:43:56 +03:00
parent 68cb9e8a47
commit 4a79741bd2
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
PR/43844 PR/43844
* io/unix.c (raw_truncate): Explicit cast from integer-scalar * io/unix.c (raw_truncate): Explicit cast from integer-scalar
to pointer. to pointer.
(empfile): Use for mingw GetTempPath and avoid double slash (tempfile): Use for mingw GetTempPath and avoid double slash
for path. for path.
2010-04-24 Kai Tietz <kai.tietz@onevision.com> 2010-04-24 Kai Tietz <kai.tietz@onevision.com>