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