]> err.no Git - dpkg/commitdiff
Fix silly typo
authorWichert Akkerman <wakkerma@debian.org>
Tue, 9 Nov 1999 09:57:31 +0000 (09:57 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Tue, 9 Nov 1999 09:57:31 +0000 (09:57 +0000)
include/dpkg-db.h

index 909f9a647a8c9d832bd5f59bf89292ef18709691..4fab1f7b38ec89544a3a9eaed40bded8f4ca258a 100644 (file)
@@ -39,7 +39,7 @@ enum deptype {
   dep_conflicts,
   dep_provides,
   dep_replaces,
-  deb_enhances
+  dep_enhances
 };
 
 enum depverrel {