Cosmetic fix - adjusted spacing in header file

This commit is contained in:
Atle Haugan
2014-01-28 10:11:35 +01:00
parent 1530425598
commit 5dcc90cfa6

View File

@@ -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;