summaryrefslogtreecommitdiff
path: root/lsh512.cpp
diff options
context:
space:
mode:
authoritrofimow <i.trofimow@yandex.ru>2022-10-02 01:28:40 +0300
committerGitHub <noreply@github.com>2022-10-01 18:28:40 -0400
commiteaa1bf572d6b4adb776cf236aaf53671eb356914 (patch)
tree26fc2dd9383e079c179385b6635439fde282224e /lsh512.cpp
parentcb6804da176377ea0e2fa73da19d56b7ee752a3e (diff)
downloadcryptopp-git-eaa1bf572d6b4adb776cf236aaf53671eb356914.tar.gz
Remove redundant semicolons to make compilers happy (PR #1165)
Diffstat (limited to 'lsh512.cpp')
-rw-r--r--lsh512.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsh512.cpp b/lsh512.cpp
index 8f24f3ba..00b27cd8 100644
--- a/lsh512.cpp
+++ b/lsh512.cpp
@@ -451,7 +451,7 @@ inline void word_perm(lsh_u64 cv_l[8], lsh_u64 cv_r[8])
cv_l[7] = cv_r[5];
cv_r[5] = cv_r[3];
cv_r[3] = temp;
-};
+}
/* -------------------------------------------------------- *
* step function