[sword-cvs] swordreader/src SwRd.vco,1.3,1.4
sword@www.crosswire.org
sword@www.crosswire.org
Sat, 17 Jan 2004 12:13:16 -0700
Update of /cvs/core/swordreader/src
In directory www:/tmp/cvs-serv25679/src
Modified Files:
SwRd.vco
Log Message:
changed fd to be a HANDLE * to circumvent the unsigned nature of HANDLE (which was giving me negative fd values)
I can't believe it, but it seems like it works!
Index: SwRd.vco
===================================================================
RCS file: /cvs/core/swordreader/src/SwRd.vco,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
Binary files /tmp/cvszE5tJU and /tmp/cvsgwQ5eC differ