summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd/minethd.hpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-11-16 15:25:08 +0000
committerGitHub <noreply@github.com>2017-11-16 15:25:08 +0000
commit036ffa887272b0c27197f78a6082b903ace1a344 (patch)
tree2b5dc47b60d3b1d001a0bf4830b7bf47d253190c /xmrstak/backend/amd/minethd.hpp
parent1dc874c542a23c36dd65ea0f5b9cb65e3c3a572a (diff)
parentcabd46f39fdadad7345f9603ccdcf1daf49e1a9c (diff)
downloadxmr-stak-036ffa887272b0c27197f78a6082b903ace1a344.zip
xmr-stak-036ffa887272b0c27197f78a6082b903ace1a344.tar.gz
Merge pull request #126 from psychocrypt/topic-removeSpaceIndentionWithTabs
remove space indention with tabs
Diffstat (limited to 'xmrstak/backend/amd/minethd.hpp')
-rw-r--r--xmrstak/backend/amd/minethd.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmrstak/backend/amd/minethd.hpp b/xmrstak/backend/amd/minethd.hpp
index c808192..29ddb74 100644
--- a/xmrstak/backend/amd/minethd.hpp
+++ b/xmrstak/backend/amd/minethd.hpp
@@ -26,9 +26,9 @@ public:
private:
typedef void (*cn_hash_fun)(const void*, size_t, void*, cryptonight_ctx*);
-
+
minethd(miner_work& pWork, size_t iNo, GpuContext* ctx, const jconf::thd_cfg cfg);
-
+
void work_main();
void consume_work();
OpenPOWER on IntegriCloud