]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/libpci.ver
lspci: Fix "Auxiliary" spelling error
[pciutils.git] / lib / libpci.ver
index 7ac8d344c64e294a28313d474f6b0ecfaf7dfb2c..d9bfb34f7cf7bfd3b299254e03974ca26cd94fe8 100644 (file)
@@ -66,3 +66,9 @@ LIBPCI_3.4 {
        global:
                pci_fill_info;
 };
+
+LIBPCI_3.5 {
+       global:
+               pci_init;
+               pci_fill_info;
+};