The following commit has been merged in the master branch:
commit 6b9bd9395ae071dbaddef9a718143eda74c4de0f
Author: Guillem Jover <[email protected]>
Date: Tue Dec 13 21:08:13 2011 +0100
libdpkg: Update reference to struct pkginfo arch member in comment
diff --git a/lib/dpkg/pkg-db.c b/lib/dpkg/pkg-db.c
index 6dc2dc9..6ca08ab 100644
--- a/lib/dpkg/pkg-db.c
+++ b/lib/dpkg/pkg-db.c
@@ -69,7 +69,7 @@ static unsigned int hash(const char *name) {
*
* A package set (struct pkgset) can be composed of multiple package instances
* (struct pkginfo) where each instance is distinguished by its architecture
- * (as recorded in pkg.installed.architecture and pkg.available.architecture).
+ * (as recorded in pkg.installed.arch and pkg.available.arch).
*
* @param inname Name of the package set.
*
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]