From: <ust...@us...> - 2009-03-29 10:56:00
|
Revision: 2964 http://clucene.svn.sourceforge.net/clucene/?rev=2964&view=rev Author: ustramooner Date: 2009-03-29 10:55:56 +0000 (Sun, 29 Mar 2009) Log Message: ----------- fix comment Modified Paths: -------------- branches/lucene2_3_2/src/core/CLucene/util/Reader.h Modified: branches/lucene2_3_2/src/core/CLucene/util/Reader.h =================================================================== --- branches/lucene2_3_2/src/core/CLucene/util/Reader.h 2009-03-29 10:37:56 UTC (rev 2963) +++ branches/lucene2_3_2/src/core/CLucene/util/Reader.h 2009-03-29 10:55:56 UTC (rev 2964) @@ -11,7 +11,7 @@ CL_NS_DEF(util) #error Reader has been refactored. It is recommended that you use strigi streams -#error for all input into CLucene. If, however, you don't want to use that dependency, +#error for all input into CLucene. If, however, you dont want to use that dependency, #error then you'll have to refactor your current code. The jstreams namespace #error was completely removed This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |