mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02:00
Rename g_read_link() to g_file_read_link() to better match the remaining
* glib/gfileutils.[hc]: Rename g_read_link() to g_file_read_link() to better match the remaining file utilities in the g_file_ namespace and to better separate it from readlink(). This is hopefully no problem as the function is just 2 days old.
This commit is contained in:
@@ -878,7 +878,7 @@ g_file_get_contents
|
||||
g_file_test
|
||||
g_mkstemp
|
||||
g_file_open_tmp
|
||||
g_read_link
|
||||
g_file_read_link
|
||||
|
||||
<SUBSECTION>
|
||||
GDir
|
||||
|
Reference in New Issue
Block a user