Cosmetic fix - adjusted spacing in header file
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Opm {
|
||||
|
||||
class DeckKeyword {
|
||||
public:
|
||||
DeckKeyword(const std::string& keywordName);
|
||||
DeckKeyword(const std::string& keywordName);
|
||||
DeckKeyword(const std::string& keywordName, bool knownKeyword);
|
||||
|
||||
std::string name() const;
|
||||
|
||||
Reference in New Issue
Block a user