diff --git a/sha-simd.cpp b/sha-simd.cpp index 9a16a7f3..419d0611 100644 --- a/sha-simd.cpp +++ b/sha-simd.cpp @@ -58,7 +58,7 @@ extern "C" { { longjmp(s_jmpSIGILL, 1); } -}; +} #endif // Not CRYPTOPP_MS_STYLE_INLINE_ASSEMBLY #if (CRYPTOPP_BOOL_ARM32 || CRYPTOPP_BOOL_ARM64)