[sword-svn] r3357 - trunk/src/modules/filters
refdoc at crosswire.org
refdoc at crosswire.org
Sun Mar 22 09:44:21 MST 2015
Author: refdoc
Date: 2015-03-22 09:44:21 -0700 (Sun, 22 Mar 2015)
New Revision: 3357
Modified:
trunk/src/modules/filters/thmllatex.cpp
Log:
further indentation change
Modified: trunk/src/modules/filters/thmllatex.cpp
===================================================================
--- trunk/src/modules/filters/thmllatex.cpp 2015-03-22 16:42:08 UTC (rev 3356)
+++ trunk/src/modules/filters/thmllatex.cpp 2015-03-22 16:44:21 UTC (rev 3357)
@@ -250,7 +250,7 @@
u->suspendTextPassThru = true;
if (u->module) {
buf += u->module->renderText(footnoteBody).c_str();
- }
+ }
}
}
if (tag.isEndTag()) {
More information about the sword-cvs
mailing list