diff options
-rw-r--r-- | libgfortran/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 0a22a0c..c6153d8 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -42,7 +42,7 @@ PR/43844 * io/unix.c (raw_truncate): Explicit cast from integer-scalar to pointer. - (empfile): Use for mingw GetTempPath and avoid double slash + (tempfile): Use for mingw GetTempPath and avoid double slash for path. 2010-04-24 Kai Tietz <kai.tietz@onevision.com> |