[sword-cvs] sword/include osishtmlhref.h,1.10,1.11
sword at www.crosswire.org
sword at www.crosswire.org
Wed Jul 21 09:47:28 MST 2004
Committed by: tbiggs
Update of /cvs/core/sword/include
In directory www:/tmp/cvs-serv17532
Modified Files:
osishtmlhref.h
Log Message:
updated htmlhref filters to use new URL class
Index: osishtmlhref.h
===================================================================
RCS file: /cvs/core/sword/include/osishtmlhref.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- osishtmlhref.h 27 Mar 2004 19:35:30 -0000 1.10
+++ osishtmlhref.h 21 Jul 2004 16:47:26 -0000 1.11
@@ -37,6 +37,7 @@
SWBuf lastTransChange;
SWBuf w;
SWBuf fn;
+ SWBuf version;
MyUserData(const SWModule *module, const SWKey *key);
};
virtual BasicFilterUserData *createUserData(const SWModule *module, const SWKey *key) {
More information about the sword-cvs
mailing list