[sword-svn] r2735 - trunk/utilities/diatheke
chrislit at crosswire.org
chrislit at crosswire.org
Sat Sep 15 17:05:37 MST 2012
Author: chrislit
Date: 2012-09-15 17:05:37 -0700 (Sat, 15 Sep 2012)
New Revision: 2735
Modified:
trunk/utilities/diatheke/diatheke.cpp
Log:
Modified: trunk/utilities/diatheke/diatheke.cpp
===================================================================
--- trunk/utilities/diatheke/diatheke.cpp 2012-09-15 18:50:57 UTC (rev 2734)
+++ trunk/utilities/diatheke/diatheke.cpp 2012-09-16 00:05:37 UTC (rev 2735)
@@ -171,7 +171,7 @@
i++;
}
else if (!::stricmp("xhtml", argv[i+1])) {
- outputformat = FTM_XHTML;
+ outputformat = FMT_XHTML;
i++;
}
else if (!::stricmp("rtf", argv[i+1])) {
More information about the sword-cvs
mailing list