mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-02-12 08:11:05 +00:00
Fix broken link (GH #528)
This commit is contained in:
parent
3b43ce53ec
commit
9559517ce4
@ -262,6 +262,6 @@ void Poly1305_Base<T>::Restart()
|
||||
m_idx = 0;
|
||||
}
|
||||
|
||||
CRYPTOPP_EXTERN_STATIC_TEMPLATE_CLASS Poly1305<AES>;
|
||||
template class Poly1305<AES>;
|
||||
|
||||
NAMESPACE_END
|
||||
|
Loading…
x
Reference in New Issue
Block a user