--- trunk/src/utils/StringUtils.hpp 2008/10/15 18:26:01 1304 +++ trunk/src/utils/StringUtils.hpp 2008/10/16 18:17:41 1305 @@ -84,7 +84,7 @@ namespace oopse { * * @return the line number of the block within the theStream */ - int findBegin(std::istream &theStream, char* startText ); + int findBegin(std::istream &theStream, const char* startText ); /** * Counts the number of tokens on line which are delimited by the characters