summaryrefslogtreecommitdiffstats
path: root/xmrstak/misc/console.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'xmrstak/misc/console.hpp')
-rw-r--r--xmrstak/misc/console.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/misc/console.hpp b/xmrstak/misc/console.hpp
index cfbeddd..6717631 100644
--- a/xmrstak/misc/console.hpp
+++ b/xmrstak/misc/console.hpp
@@ -49,4 +49,4 @@ private:
FILE* logfile;
};
-void win_exit(size_t code = 1);
+void win_exit(int code = 1);
OpenPOWER on IntegriCloud