fix indentation issue.
This commit is contained in:
@@ -69,7 +69,7 @@ namespace Opm
|
|||||||
+ std::to_string(rockKeyword.size())
|
+ std::to_string(rockKeyword.size())
|
||||||
+ " regions specified)."
|
+ " regions specified)."
|
||||||
+ " Ignoring all except for the first.\n"
|
+ " Ignoring all except for the first.\n"
|
||||||
+ "In file " + rockKeyword.getFileName()
|
+ "In file " + rockKeyword.getFileName()
|
||||||
+ ", line " + std::to_string(rockKeyword.getLineNumber()) + "\n");
|
+ ", line " + std::to_string(rockKeyword.getLineNumber()) + "\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user