[sword-svn] r2721 - trunk/src/mgr
chrislit at crosswire.org
chrislit at crosswire.org
Sun Aug 19 01:15:41 MST 2012
Author: chrislit
Date: 2012-08-19 01:15:41 -0700 (Sun, 19 Aug 2012)
New Revision: 2721
Modified:
trunk/src/mgr/versemgr.cpp
Log:
Modified: trunk/src/mgr/versemgr.cpp
===================================================================
--- trunk/src/mgr/versemgr.cpp 2012-08-19 07:59:52 UTC (rev 2720)
+++ trunk/src/mgr/versemgr.cpp 2012-08-19 08:15:41 UTC (rev 2721)
@@ -66,7 +66,7 @@
systemVerseMgr->registerVersificationSystem("Luther", otbooks_luther, ntbooks_luther, vm_luther);
systemVerseMgr->registerVersificationSystem("Catholic", otbooks_catholic, ntbooks, vm_catholic);
systemVerseMgr->registerVersificationSystem("Catholic2", otbooks_catholic2, ntbooks, vm_catholic2);
- systemVerseMgr->registerVersificationSystem("Rahlfs", otbooks_rahlfs, ntbooks, vm_rahlfs);
+ systemVerseMgr->registerVersificationSystem("Rahlfs", otbooks_rahlfs, ntbooks_null, vm_rahlfs);
}
return systemVerseMgr;
}
More information about the sword-cvs
mailing list