BUG: reverting previous change.

This commit is contained in:
Utkarsh Ayachit 2006-12-21 10:24:33 -05:00
parent fbfd05a308
commit 1ed84c377b

View File

@ -306,6 +306,7 @@ int CommandLineArguments::Parse()
this->Internals->LastArgument --;
return 0;
}
return 1;
}
else if ( this->StoreUnusedArgumentsFlag )
{