1
0
mirror of https://github.com/BLAKE2/libb2 synced 2024-11-22 20:21:59 +01:00

fix macro name

Suggested by @maxbachmann
This commit is contained in:
Samuel Neves 2023-04-06 00:02:47 +01:00 committed by GitHub
parent a036711671
commit 1705999115
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -53,7 +53,7 @@
#endif
#endif
#ifdef HAVE_SSE41
#ifdef HAVE_SSE4_1
#ifndef HAVE_SSSE3
#define HAVE_SSSE3
#endif