no message

This was SVN commit r287.
This commit is contained in:
Gee 2004-05-29 03:50:37 +00:00
parent 4ef1ff86f3
commit 2954ec7997

View File

@ -293,6 +293,8 @@ FUNC_IMPL_GETARG(GetArgDouble, GetDouble, _double)
// ex:
// variable = 5 => variable, =, 5
// CallFunc(4,2) => CallFunc, 4, 2
// TODO Gee: Make Parser use CStr.
bool CParserLine::ParseString(const CParser& Parser, string strLine)
{
// Don't process empty string