[sword-svn] r3013 - trunk/utilities
dmsmith at crosswire.org
dmsmith at crosswire.org
Wed Jan 22 06:06:25 MST 2014
Author: dmsmith
Date: 2014-01-22 06:06:25 -0700 (Wed, 22 Jan 2014)
New Revision: 3013
Modified:
trunk/utilities/osis2mod.cpp
Log:
restored handling of end p which was removed in the last commit
Modified: trunk/utilities/osis2mod.cpp
===================================================================
--- trunk/utilities/osis2mod.cpp 2014-01-22 12:27:37 UTC (rev 3012)
+++ trunk/utilities/osis2mod.cpp 2014-01-22 13:06:25 UTC (rev 3013)
@@ -1214,6 +1214,7 @@
tagName == "div" ||
tagName == "l" ||
tagName == "lg" ||
+ tagName == "p" ||
tagName == "q" ||
tagName == "salute" ||
tagName == "signed" ||
More information about the sword-cvs
mailing list