mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-01-21 00:34:53 +00:00
Clear missing newline warning
This commit is contained in:
parent
24a19b7a18
commit
c7a7385d52
@ -2183,4 +2183,4 @@ void BLAKE2_Compress64_NEON(const byte* input, BLAKE2_State<word64, true>& state
|
||||
}
|
||||
#endif // CRYPTOPP_BOOL_ARM32 && CRYPTOPP_ARM_NEON_AVAILABLE
|
||||
|
||||
NAMESPACE_END
|
||||
NAMESPACE_END
|
||||
|
@ -158,4 +158,4 @@ void CRC32C_Update_SSE42(const byte *s, size_t n, word32& c)
|
||||
}
|
||||
#endif
|
||||
|
||||
NAMESPACE_END
|
||||
NAMESPACE_END
|
||||
|
@ -617,4 +617,4 @@ void GCM_ReverseHashBufferIfNeeded_CLMUL(byte *hashBuffer)
|
||||
}
|
||||
#endif
|
||||
|
||||
NAMESPACE_END
|
||||
NAMESPACE_END
|
||||
|
Loading…
x
Reference in New Issue
Block a user