Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
bc588376
Commit
bc588376
authored
Jul 23, 2020
by
Mark Olesen
Browse files
STYLE: remove incorrect branch condition in setExprFields
parent
51dd8f1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/utilities/preProcessing/setExprFields/setExprFields.C
View file @
bc588376
...
...
@@ -898,7 +898,7 @@ int main(int argc, char *argv[])
);
}
}
else
if
(
exprDictPtr
.
valid
())
else
{
FatalErrorInFunction
<<
"No command-line or dictionary??"
<<
nl
<<
endl
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment