mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[(no branch, rebasing 1909-gss_tsig-hook)] [#1909] Updated TSIGKey dtor
This commit is contained in:
parent
6032a01c08
commit
db7bfeaee1
@ -154,7 +154,7 @@ public:
|
|||||||
TSIGKey& operator=(const TSIGKey& source);
|
TSIGKey& operator=(const TSIGKey& source);
|
||||||
|
|
||||||
/// The destructor.
|
/// The destructor.
|
||||||
~TSIGKey();
|
virtual ~TSIGKey();
|
||||||
//@}
|
//@}
|
||||||
|
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user