[sword-cvs] sword/include swmodule.h,1.59,1.60
sword@www.crosswire.org
sword@www.crosswire.org
Thu, 27 Feb 2003 01:17:08 -0700
- Previous message: [sword-cvs] sword/apps/console/diatheke gbfcgi.cpp,1.3,1.4 gbfcgi.h,1.2,1.3 thmlcgi.cpp,1.4,1.5 thmlcgi.h,1.2,1.3
- Next message: [sword-cvs] sword/utilities cipherraw.cpp,1.9,1.10 ciphertest.cpp,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/local/cvsroot/sword/include
In directory www:/tmp/cvs-serv30117/include
Modified Files:
swmodule.h
Log Message:
Index: swmodule.h
===================================================================
RCS file: /usr/local/cvsroot/sword/include/swmodule.h,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -d -r1.59 -r1.60
*** swmodule.h 25 Feb 2003 04:12:47 -0000 1.59
--- swmodule.h 27 Feb 2003 08:17:05 -0000 1.60
***************
*** 352,355 ****
--- 352,357 ----
#endif
+ virtual const char *getRawEntry() { return getRawEntryBuf().c_str(); }
+
// write interface ----------------------------
/** Is the module writable? :)
- Previous message: [sword-cvs] sword/apps/console/diatheke gbfcgi.cpp,1.3,1.4 gbfcgi.h,1.2,1.3 thmlcgi.cpp,1.4,1.5 thmlcgi.h,1.2,1.3
- Next message: [sword-cvs] sword/utilities cipherraw.cpp,1.9,1.10 ciphertest.cpp,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]