Trivial white space
This commit is contained in:
parent
b9b918defa
commit
1dc6545bab
@ -2344,7 +2344,7 @@ void reportUnsupportedKeywords(std::vector<Opm::SummaryConfigNode> keywords)
|
||||
for (auto node = keywords.begin(); node != uend; ++node) {
|
||||
const auto& location = node->location();
|
||||
Opm::OpmLog::warning(Opm::OpmInputError::format("Unhandled summary keyword {keyword}\n"
|
||||
"In {file} line {line}", location));
|
||||
"In {file} line {line}", location));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user