[sword-cvs] sword/include flatapi.h,1.8,1.9

sword at www.crosswire.org sword at www.crosswire.org
Sat Jul 3 11:10:52 MST 2004


Committed by: scribe

Update of /cvs/core/sword/include
In directory www:/tmp/cvs-serv24923/include

Modified Files:
	flatapi.h 
Log Message:
Changed error log to information log if we create a default StringMgr
modified SWHANDLE in flatapi to support wider range of systems


Index: flatapi.h
===================================================================
RCS file: /cvs/core/sword/include/flatapi.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- flatapi.h	24 Jan 2004 18:53:38 -0000	1.8
+++ flatapi.h	3 Jul 2004 18:10:50 -0000	1.9
@@ -11,7 +11,7 @@
 
 extern "C" {
 
-#define SWHANDLE int
+#define SWHANDLE long
 
 //using namespace sword;
 



More information about the sword-cvs mailing list