diff options
author | psychocrypt <psychocryptHPC@gmail.com> | 2018-04-17 21:18:27 +0200 |
---|---|---|
committer | psychocrypt <psychocryptHPC@gmail.com> | 2018-04-17 21:18:27 +0200 |
commit | 9fcf6807cc981136e95d8b8a2568e9ce2a6a6c8f (patch) | |
tree | 2b6a6298b0c23b575caff765b30d3e3ac2bdfcca /xmrstak | |
parent | 053dcb01d814daab686d66ba82da96ce2aec7747 (diff) | |
download | xmr-stak-9fcf6807cc981136e95d8b8a2568e9ce2a6a6c8f.zip xmr-stak-9fcf6807cc981136e95d8b8a2568e9ce2a6a6c8f.tar.gz |
add missing EOadd missing EOF
Diffstat (limited to 'xmrstak')
-rw-r--r-- | xmrstak/misc/coinDescription.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/misc/coinDescription.hpp b/xmrstak/misc/coinDescription.hpp index c8acf04..73d9a95 100644 --- a/xmrstak/misc/coinDescription.hpp +++ b/xmrstak/misc/coinDescription.hpp @@ -57,4 +57,4 @@ namespace xmrstak return tmp; } }; -} // namespace xmrstak
\ No newline at end of file +} // namespace xmrstak |