From: short <> Date: Fri, 4 Jul 2003 04:17:41 +0000 (+0000) Subject: +captive_sandbox_parent_vfs_commit() X-Git-Tag: bp_captive~177 X-Git-Url: http://git.jankratochvil.net/?a=commitdiff_plain;h=519b14feeac4cac10af12d1f04b54b539ad0af66;p=captive.git +captive_sandbox_parent_vfs_commit() --- diff --git a/src/libcaptive/include/captive/parent-Vfs.h b/src/libcaptive/include/captive/parent-Vfs.h index 09fbef8..f14076e 100644 --- a/src/libcaptive/include/captive/parent-Vfs.h +++ b/src/libcaptive/include/captive/parent-Vfs.h @@ -31,6 +31,7 @@ G_BEGIN_DECLS GnomeVFSResult captive_sandbox_parent_vfs_new(CaptiveVfsObject *captive_vfs_object); GnomeVFSResult captive_sandbox_parent_vfs_close(CaptiveVfsObject *captive_vfs_object); +GnomeVFSResult captive_sandbox_parent_vfs_commit(CaptiveVfsObject *captive_vfs_object); G_END_DECLS