]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/srcrecords.h
add more dpointer placeholders
[apt.git] / apt-pkg / srcrecords.h
index a495338648f324de010f985d6c60f67eb965f84c..a681d2e314bf788d6037b3ab60077c4dd48786c9 100644 (file)
@@ -79,6 +79,8 @@ class pkgSrcRecords
    };
    
    private:
    };
    
    private:
+   /** \brief dpointer placeholder (for later in case we need it) */
+   void *d;
    
    // The list of files and the current parser pointer
    vector<Parser*> Files;
    
    // The list of files and the current parser pointer
    vector<Parser*> Files;