[sword-cvs] sword/src/utilfuns utilxml.cpp,1.8,1.9
sword@www.crosswire.org
sword@www.crosswire.org
Fri, 4 Jul 2003 18:16:49 -0700
- Previous message: [sword-cvs] sword/src/modules/filters osisfootnotes.cpp,1.8,1.9 osisrtf.cpp,1.11,1.12 osisscripref.cpp,1.1,1.2 unicodertf.cpp,1.16,1.17
- Next message: [sword-cvs] sword/bindings flatapi.cpp,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/local/cvsroot/sword/src/utilfuns
In directory www:/tmp/cvs-serv24006/src/utilfuns
Modified Files:
utilxml.cpp
Log Message:
Changed entry attribute osis footnotes around to better facilitate separation of crossRefs from other kinds of footnotes
Index: utilxml.cpp
===================================================================
RCS file: /usr/local/cvsroot/sword/src/utilfuns/utilxml.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** utilxml.cpp 26 Jun 2003 04:33:31 -0000 1.8
--- utilxml.cpp 5 Jul 2003 01:16:46 -0000 1.9
***************
*** 46,49 ****
--- 46,51 ----
break;
}
+ if (buf[i-1] == '/')
+ empty = true;
parsed = true;
if (name) delete [] name;
- Previous message: [sword-cvs] sword/src/modules/filters osisfootnotes.cpp,1.8,1.9 osisrtf.cpp,1.11,1.12 osisscripref.cpp,1.1,1.2 unicodertf.cpp,1.16,1.17
- Next message: [sword-cvs] sword/bindings flatapi.cpp,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]