[sword-svn] r2104 - trunk/src/modules
scribe at www.crosswire.org
scribe at www.crosswire.org
Mon Oct 8 13:36:23 MST 2007
Author: scribe
Date: 2007-10-08 13:36:23 -0700 (Mon, 08 Oct 2007)
New Revision: 2104
Modified:
trunk/src/modules/swmodule.cpp
Log:
silly : typo
Modified: trunk/src/modules/swmodule.cpp
===================================================================
--- trunk/src/modules/swmodule.cpp 2007-10-08 19:16:59 UTC (rev 2103)
+++ trunk/src/modules/swmodule.cpp 2007-10-08 20:36:23 UTC (rev 2104)
@@ -39,7 +39,7 @@
using namespace lucene::search;
#endif
-using std:vector;
+using std::vector;
SWORD_NAMESPACE_START
More information about the sword-cvs
mailing list