+captive_sandbox_parent_vfs_commit()
authorshort <>
Fri, 4 Jul 2003 04:17:41 +0000 (04:17 +0000)
committershort <>
Fri, 4 Jul 2003 04:17:41 +0000 (04:17 +0000)
src/libcaptive/include/captive/parent-Vfs.h

index 09fbef8..f14076e 100644 (file)
@@ -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