diff options
author | fireice-uk <fireice-uk@users.noreply.github.com> | 2018-05-04 10:31:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-04 10:31:33 +0100 |
commit | f8e161cf096cb371e204cc35f87ab568b41d819e (patch) | |
tree | 6dc4c795f2bf3fc28f874f2f92473d8c59bf7768 /xmrstak/misc/configEditor.hpp | |
parent | 478a023ff62d1ebccb9547c1a152b7d296c11fb2 (diff) | |
parent | 3cd0bd9543ff26210b571fdb71128a214f091eb9 (diff) | |
download | xmr-stak-f8e161cf096cb371e204cc35f87ab568b41d819e.zip xmr-stak-f8e161cf096cb371e204cc35f87ab568b41d819e.tar.gz |
Merge pull request #1535 from fireice-uk/topic-Spudz76-spellcheck
Spell check
Diffstat (limited to 'xmrstak/misc/configEditor.hpp')
-rw-r--r-- | xmrstak/misc/configEditor.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/misc/configEditor.hpp b/xmrstak/misc/configEditor.hpp index 8a81ad6..d95ea6b 100644 --- a/xmrstak/misc/configEditor.hpp +++ b/xmrstak/misc/configEditor.hpp @@ -14,7 +14,7 @@ struct configEditor { std::string m_fileContent; - configEditor() + configEditor() { } |