This commit is contained in:
2022-05-24 10:40:25 +02:00
parent f288d5120d
commit 34658ef7db
3 changed files with 18 additions and 16 deletions

View File

@ -9,7 +9,8 @@
class TcPacketStoredIF {
public:
virtual ~TcPacketStoredIF()= default;;
virtual ~TcPacketStoredIF() = default;
;
/**
* With this call, the stored packet can be set to another packet in a store. This is useful