Explorar o código

update perpackagestate comment to note dpkg and dselect use conflicting versions of it

Wichert Akkerman %!s(int64=25) %!d(string=hai) anos
pai
achega
c38e2efc2f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/dpkg-db.h

+ 1 - 1
include/dpkg-db.h

@@ -104,7 +104,7 @@ struct pkginfoperfile { /* pif */
   struct arbitraryfield *arbs;
   struct arbitraryfield *arbs;
 };
 };
 
 
-struct perpackagestate; /* used by dselect only, but we keep a pointer here */
+struct perpackagestate; /* dselect and dpkg have different versions of this */
 
 
 struct pkginfo { /* pig */
 struct pkginfo { /* pig */
   struct pkginfo *next;
   struct pkginfo *next;