[sword-cvs] sword/include filemgr.h,1.18,1.19
sword@www.crosswire.org
sword@www.crosswire.org
Fri, 15 Aug 2003 01:52:17 -0700
- Previous message: [sword-cvs] sword/apps/windoze/CBuilder5/InstallMgr InstallManager.bpr,1.3,1.4 InstallManager.res,1.2,1.3 MainFrm.cpp,1.22,1.23 RemoteMntFrm.cpp,1.6,1.7
- Next message: [sword-cvs] sword/src/mgr filemgr.cpp,1.30,1.31 installmgr.cpp,1.14,1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/local/cvsroot/sword/include
In directory www:/tmp/cvs-serv15374/include
Modified Files:
filemgr.h
Log Message:
no message
Index: filemgr.h
===================================================================
RCS file: /usr/local/cvsroot/sword/include/filemgr.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- filemgr.h 27 Jun 2003 01:41:06 -0000 1.18
+++ filemgr.h 15 Aug 2003 08:52:15 -0000 1.19
@@ -141,6 +141,7 @@
static int createParent(const char *pName);
static int createPathAndFile(const char *fName);
static int copyFile(const char *sourceFile, const char *targetFile);
+ static int removeFile(const char *fName);
};
- Previous message: [sword-cvs] sword/apps/windoze/CBuilder5/InstallMgr InstallManager.bpr,1.3,1.4 InstallManager.res,1.2,1.3 MainFrm.cpp,1.22,1.23 RemoteMntFrm.cpp,1.6,1.7
- Next message: [sword-cvs] sword/src/mgr filemgr.cpp,1.30,1.31 installmgr.cpp,1.14,1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]