]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/tagfile.h
testcases runable as root
[apt.git] / apt-pkg / tagfile.h
index 39ec94d86ebb20bd521538864036d2443d2b0908..4cd99b2fc045fde13ea0b486946a4305d8d48cf7 100644 (file)
@@ -109,7 +109,7 @@ class pkgTagSection
    };
    
    pkgTagSection();
-   virtual ~pkgTagSection() {};
+   virtual ~pkgTagSection();
 };
 
 class pkgTagFilePrivate;