summaryrefslogtreecommitdiffstats
path: root/xmrstak/misc/console.cpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2018-05-04 10:31:33 +0100
committerGitHub <noreply@github.com>2018-05-04 10:31:33 +0100
commitf8e161cf096cb371e204cc35f87ab568b41d819e (patch)
tree6dc4c795f2bf3fc28f874f2f92473d8c59bf7768 /xmrstak/misc/console.cpp
parent478a023ff62d1ebccb9547c1a152b7d296c11fb2 (diff)
parent3cd0bd9543ff26210b571fdb71128a214f091eb9 (diff)
downloadxmr-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/console.cpp')
-rw-r--r--xmrstak/misc/console.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/misc/console.cpp b/xmrstak/misc/console.cpp
index d961b71..7b14b4f 100644
--- a/xmrstak/misc/console.cpp
+++ b/xmrstak/misc/console.cpp
@@ -239,7 +239,7 @@ void win_exit(int code)
#else
void win_exit(int code)
-{
+{
std::exit(code);
}
#endif // _WIN32
OpenPOWER on IntegriCloud