mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 00:12:19 +01:00 
			
		
		
		
	gosxutils: Add newline at end of file
Fixes a `-Wnewline-eof` warning when building on macOS. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
		| @@ -51,4 +51,4 @@ load_user_special_dirs_macos(gchar **table) | ||||
|   table[G_USER_DIRECTORY_PUBLIC_SHARE] = find_folder (NSSharedPublicDirectory); | ||||
|   table[G_USER_DIRECTORY_TEMPLATES] = NULL; | ||||
|   table[G_USER_DIRECTORY_VIDEOS] = find_folder (NSMoviesDirectory); | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user