summaryrefslogtreecommitdiffstats
path: root/base/sha2.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/sha2.h')
-rw-r--r--base/sha2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/sha2.h b/base/sha2.h
index 5a6ac27..d7772e3 100644
--- a/base/sha2.h
+++ b/base/sha2.h
@@ -25,4 +25,3 @@ void SHA256HashString(const std::string& str, void* output, size_t len);
} // namespace base
#endif // BASE_SHA2_H__
-