summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gio/gio_mount.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/gio/gio_mount.hxx')
-rw-r--r--ucb/source/ucp/gio/gio_mount.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/gio/gio_mount.hxx b/ucb/source/ucp/gio/gio_mount.hxx
index 1781b7bd1079..0f3c14559447 100644
--- a/ucb/source/ucp/gio/gio_mount.hxx
+++ b/ucb/source/ucp/gio/gio_mount.hxx
@@ -53,7 +53,7 @@ struct OOoMountOperationClass
};
-GType ooo_mount_operation_get_type (void);
+GType ooo_mount_operation_get_type();
GMountOperation *ooo_mount_operation_new(const com::sun::star::uno::Reference< com::sun::star::ucb::XCommandEnvironment >& rEnv);
G_END_DECLS