summaryrefslogtreecommitdiffstats
path: root/xmrstak/misc/telemetry.hpp
diff options
context:
space:
mode:
authorTony Butler <spudz76@gmail.com>2018-04-05 23:19:48 -0600
committerTony Butler <spudz76@gmail.com>2018-04-05 23:19:48 -0600
commit75ae1dd60165141700c36ab699656e9e073e186d (patch)
treeb808b7de95ea8fd7a964654ebae570bcd0873f17 /xmrstak/misc/telemetry.hpp
parent945524b3805e022a7ecaa41a557bee3828619ecd (diff)
downloadxmr-stak-75ae1dd60165141700c36ab699656e9e073e186d.zip
xmr-stak-75ae1dd60165141700c36ab699656e9e073e186d.tar.gz
Repair all 'namepsace' to 'namespace' (all within comments)
Diffstat (limited to 'xmrstak/misc/telemetry.hpp')
-rw-r--r--xmrstak/misc/telemetry.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/misc/telemetry.hpp b/xmrstak/misc/telemetry.hpp
index b35bbbf..2f84dfa 100644
--- a/xmrstak/misc/telemetry.hpp
+++ b/xmrstak/misc/telemetry.hpp
@@ -21,4 +21,4 @@ private:
uint64_t** ppTimestamps;
};
-} // namepsace xmrstak
+} // namespace xmrstak
OpenPOWER on IntegriCloud