mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Clarification.
svn path=/trunk/; revision=7389
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
exists already
|
exists already
|
||||||
|
|
||||||
* glocalfileoutputstream.c (g_local_file_output_stream_close): On
|
* glocalfileoutputstream.c (g_local_file_output_stream_close): On
|
||||||
Windows, close the file before renaming it (in case we have been
|
Windows, close the file before potentially renaming it (in case we
|
||||||
writing to a file with a temporary name).
|
have been writing to a file with a temporary name).
|
||||||
|
|
||||||
(g_local_file_output_stream_close, handle_overwrite_open): Use
|
(g_local_file_output_stream_close, handle_overwrite_open): Use
|
||||||
GLocalFileStat instead of plain struct stat, for passing to
|
GLocalFileStat instead of plain struct stat, for passing to
|
||||||
|
Reference in New Issue
Block a user