[sword-cvs] sword/src/modules/comments/hrefcom hrefcom.cpp,1.13,1.14

sword@www.crosswire.org sword@www.crosswire.org
Thu, 26 Jun 2003 18:41:09 -0700


Update of /usr/local/cvsroot/sword/src/modules/comments/hrefcom
In directory www:/tmp/cvs-serv19920/src/modules/comments/hrefcom

Modified Files:
	hrefcom.cpp 
Log Message:
no message

Index: hrefcom.cpp
===================================================================
RCS file: /usr/local/cvsroot/sword/src/modules/comments/hrefcom/hrefcom.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** hrefcom.cpp	25 Feb 2003 04:12:47 -0000	1.13
--- hrefcom.cpp	27 Jun 2003 01:41:07 -0000	1.14
***************
*** 16,20 ****
  #endif
  
- #include <string.h>
  #include <utilfuns.h>
  #include <rawverse.h>
--- 16,19 ----