|
From: John W. <j_w...@us...> - 2004-12-06 12:53:06
|
Update of /cvsroot/clucene/src/CLucene/index In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5519 Modified Files: SegmentInfos.cpp Log Message: In void SegmentInfos::read(Directory& directory) input->close() has been removed as the input stream will be closed by the destructor of InputStream |