Fix the adopt_orphan_mount vfunc to take a volume_monitor reference in an
authorAlexander Larsson <alexl@redhat.com>
Mon, 3 Mar 2008 21:38:30 +0000 (21:38 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 3 Mar 2008 21:38:30 +0000 (21:38 +0000)
commit0cb86e3b8f00a8e575a4a9429b50b7cdaaa921cb
tree63d6a8ac3dbe7cb331d6bb019a1e81d87e8c1a62
parenta961e94cd753938510b7e17782f608640e008fd0
Fix the adopt_orphan_mount vfunc to take a volume_monitor reference in an

2008-03-03  Alexander Larsson  <alexl@redhat.com>

        * gunionvolumemonitor.c:
        * gvolumemonitor.h:
Fix the adopt_orphan_mount vfunc to take a
volume_monitor reference in an ABI compat way.
This change is not API compat, but the added
arg is not used in the only user of this vfunc, so
all we get is a harmless warning in gvfs (#520169)

svn path=/trunk/; revision=6618
gio/ChangeLog
gio/gunionvolumemonitor.c
gio/gvolumemonitor.h