mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 09:59:42 +00:00
Fixed copy/paste error
This commit is contained in:
parent
ee71d0041f
commit
41be55ca17
@ -87,7 +87,7 @@ class CRYPTOPP_NO_VTABLE DL_GroupParameters_IntegerBasedImpl : public DL_GroupPa
|
||||
|
||||
public:
|
||||
typedef typename GROUP_PRECOMP::Element Element;
|
||||
virtual ~DL_GroupParameters_IntegerBased() { }
|
||||
virtual DL_GroupParameters_IntegerBasedImpl() { }
|
||||
|
||||
// GeneratibleCryptoMaterial interface
|
||||
bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const
|
||||
|
Loading…
Reference in New Issue
Block a user