This commit is contained in:
Alfredo Cardigliano 2022-10-26 16:05:32 +02:00
parent a16cd9634f
commit f30479b4a4

View file

@ -46,7 +46,7 @@
#endif
#if defined(linux) || defined(__linux__)
static u_int8_t cached_has_aesni = 0. has_aesni_checked = 0;
static u_int8_t cached_has_aesni = 0, has_aesni_checked = 0;
#endif
/*