mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 00:12:19 +01:00 
			
		
		
		
	gfileutils: Add missing ‘Since’ line to g_canonicalize_filename() docs
I missed this in code review. Signed-off-by: Philip Withnall <withnall@endlessm.com> Reviewed-by: nobody
This commit is contained in:
		| @@ -2500,6 +2500,7 @@ g_path_get_dirname (const gchar *file_name) | |||||||
|  * |  * | ||||||
|  * Returns: (type filename) (transfer full): a newly allocated string with the |  * Returns: (type filename) (transfer full): a newly allocated string with the | ||||||
|  * canonical file path |  * canonical file path | ||||||
|  |  * Since: 2.58 | ||||||
|  */ |  */ | ||||||
| gchar * | gchar * | ||||||
| g_canonicalize_filename (const gchar *filename, | g_canonicalize_filename (const gchar *filename, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user