[sword-cvs] sword/include swbuf.h,1.16,1.17

sword@www.crosswire.org sword@www.crosswire.org
Fri, 4 Jul 2003 18:16:48 -0700


Update of /usr/local/cvsroot/sword/include
In directory www:/tmp/cvs-serv24006/include

Modified Files:
	swbuf.h 
Log Message:
Changed entry attribute osis footnotes around to better facilitate separation of crossRefs from other kinds of footnotes

Index: swbuf.h
===================================================================
RCS file: /usr/local/cvsroot/sword/include/swbuf.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** swbuf.h	27 Jun 2003 11:31:41 -0000	1.16
--- swbuf.h	5 Jul 2003 01:16:46 -0000	1.17
***************
*** 59,63 ****
   	*
   	*/
!   SWBuf(const char *initVal = 0);
  
  	/**
--- 59,63 ----
   	*
   	*/
! 	SWBuf(const char *initVal = 0);
  
  	/**