[sword-cvs] sword/include osishtmlhref.h,1.1,1.2
sword@www.crosswire.org
sword@www.crosswire.org
Tue, 24 Jun 2003 05:19:58 -0700
Update of /usr/local/cvsroot/sword/include
In directory www:/tmp/cvs-serv15239
Modified Files:
osishtmlhref.h
Log Message:
oops, changed file discription
Index: osishtmlhref.h
===================================================================
RCS file: /usr/local/cvsroot/sword/include/osishtmlhref.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** osishtmlhref.h 24 Jun 2003 12:07:20 -0000 1.1
--- osishtmlhref.h 24 Jun 2003 12:19:56 -0000 1.2
***************
*** 30,34 ****
SWORD_NAMESPACE_START
! /** this filter converts OSIS text to RTF text
*/
class SWDLLEXPORT OSISHTMLHref : public SWBasicFilter {
--- 30,34 ----
SWORD_NAMESPACE_START
! /** this filter converts OSIS text to HTML text with hrefs
*/
class SWDLLEXPORT OSISHTMLHref : public SWBasicFilter {