Skip to content
Snippets Groups Projects
Commit 9e11bc2d authored by Andrew Heather's avatar Andrew Heather
Browse files

Merge branch 'olesenm'

parents 14553e1c daf1d6db
Branches
Tags
No related merge requests found
......@@ -42,7 +42,7 @@ int Foam::chemkinReader::yyBufSize = YY_BUF_SIZE;
//! @cond dummy
int yyFlexLexer::yylex()
{
Foam::FatalErrorIn("yyFlexLexer::yylex()")
FatalErrorIn("yyFlexLexer::yylex()")
<< "should not have called this function"
<< abort(Foam::FatalError);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment