mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Fix type warnings
2008-02-27 Alexander Larsson <alexl@redhat.com> * gcontenttype.c: Fix type warnings * gunixvolume.c: (g_unix_volume_mount): Add missing GMountMountFlags argument svn path=/trunk/; revision=6599
This commit is contained in:
committed by
Alexander Larsson
parent
f0e54fd328
commit
82046b6c97
@@ -391,6 +391,7 @@ eject_mount_do (GVolume *volume,
|
||||
|
||||
static void
|
||||
g_unix_volume_mount (GVolume *volume,
|
||||
GMountMountFlags flags,
|
||||
GMountOperation *mount_operation,
|
||||
GCancellable *cancellable,
|
||||
GAsyncReadyCallback callback,
|
||||
|
Reference in New Issue
Block a user