Wichert Akkerman лет назад: 27
Родитель
Сommit
b0bba6c6e8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      include/dpkg-db.h

+ 1 - 1
include/dpkg-db.h

@@ -39,7 +39,7 @@ enum deptype {
   dep_conflicts,
   dep_provides,
   dep_replaces,
-  deb_enhances
+  dep_enhances
 };
 
 enum depverrel {