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