Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / steghide / patches / patch-af
blobe75b03d9e763485dbf155bbd3724100c90ff2947
1 $NetBSD$
3 --- src/CvrStgObject.h  2007/10/01 22:04:18     1.1
4 +++ src/CvrStgObject.h  2007/10/01 21:59:44
5 @@ -62,6 +62,8 @@
6          * The derived class should check the condition(s) given above in its Implementation of this function.
7          **/
8         virtual void replaceSample (const SamplePos pos, const SampleValue* s) = 0 ;
10 +       virtual ~CvrStgObject() {}
11  } ;
13  #endif //ndef SH_CVRSTGOBJECT_H