[Pvfs2-cvs] commit by pw in pvfs2/include: pvfs2-util.h
CVS commit program
cvs at parl.clemson.edu
Fri Aug 18 11:47:15 EDT 2006
Update of /projects/cvsroot/pvfs2/include
In directory parlweb1:/tmp/cvs-serv32067/include
Modified Files:
pvfs2-util.h
Log Message:
move declaration to be with its peers
Index: pvfs2-util.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/include/pvfs2-util.h,v
diff -u -p -p -u -r1.42 -r1.43
--- pvfs2-util.h 9 Aug 2006 04:43:48 -0000 1.42
+++ pvfs2-util.h 18 Aug 2006 15:47:15 -0000 1.43
@@ -60,6 +60,7 @@ int PVFS_util_init_defaults(void);
/* client side config file / option management */
const PVFS_util_tab* PVFS_util_parse_pvfstab(
const char* tabfile);
+void PINT_release_pvfstab(void);
int PVFS_util_resolve(
const char* local_path,
PVFS_fs_id* out_fs_id,
More information about the Pvfs2-cvs
mailing list