[sword-cvs] sword/include canon.h,1.14,1.15
sword@www.crosswire.org
sword@www.crosswire.org
Sun, 26 Jan 2003 20:25:05 -0700
Update of /usr/local/cvsroot/sword/include
In directory www:/tmp/cvs-serv6626
Modified Files:
canon.h
Log Message:
namespace removal (apparently this was a bad namespace thingy according to MSVC)
Index: canon.h
===================================================================
RCS file: /usr/local/cvsroot/sword/include/canon.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** canon.h 1 Oct 2002 19:52:40 -0000 1.14
--- canon.h 27 Jan 2003 03:25:03 -0000 1.15
***************
*** 26,30 ****
#include <defs.h>
! SWORD_NAMESPACE_START
struct sbook
--- 26,30 ----
#include <defs.h>
! //SWORD_NAMESPACE_START
struct sbook
***************
*** 698,700 ****
};
! SWORD_NAMESPACE_END
--- 698,700 ----
};
! //SWORD_NAMESPACE_END