Fix warnings
authorAlexander Larsson <alexl@redhat.com>
Wed, 5 Dec 2007 11:05:49 +0000 (11:05 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Wed, 5 Dec 2007 11:05:49 +0000 (11:05 +0000)
commit4f039bd490856afab9d0eff22fbaeeadaef651a2
tree23eb6c7f9de79f780ae0d4b54ddf6eefe335e164
parent510d4ec6340492660bc2dd20f566fb4c8f0a78af
Fix warnings

2007-12-05  Alexander Larsson  <alexl@redhat.com>

        * gdatainputstream.c:
Fix warnings

        * gio.symbols:
        * giomodule.[ch]
        * glocaldirectorymonitor.c:
        * glocalfilemonitor.c:
        * gunionvolumemonitor.c:
        * gvfs.c:
Make g_io_modules_ensure_loaded a private function and
don't pass in the dirname. This means we can do magic
directory finding in the win32 version.
Export the actual load-modules-in-directory code so that
gvfs can reuse that.

svn path=/trunk/; revision=6050
gio/ChangeLog
gio/gdatainputstream.c
gio/gio.symbols
gio/giomodule.c
gio/giomodule.h
gio/glocaldirectorymonitor.c
gio/glocalfilemonitor.c
gio/gunionvolumemonitor.c
gio/gvfs.c