mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 06:26:15 +01:00
gunixmounts: Fix typo in deprecation documentation
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
bfeca8c13a
commit
2f010f5618
@ -2187,7 +2187,7 @@ g_unix_mount_point_at (const char *mount_path,
|
||||
*
|
||||
* Returns: %TRUE if the mounts have changed since @time.
|
||||
*
|
||||
* Deprecated: 2.84: Use g_unix_mount_entry_free() instead.
|
||||
* Deprecated: 2.84: Use g_unix_mount_entries_changed_since() instead.
|
||||
**/
|
||||
gboolean
|
||||
g_unix_mounts_changed_since (guint64 time)
|
||||
|
Loading…
Reference in New Issue
Block a user