]> git.ipfire.org Git - thirdparty/pciutils.git/blobdiff - lib/init.c
pci.h: The error callback is now declared with PCI_NONRET
[thirdparty/pciutils.git] / lib / init.c
index caa57ec8665e692590a782eb1190e2c87eafaaf4..e8bc93710e7a82e3f0ca386e6c22de578f4e555c 100644 (file)
@@ -96,7 +96,7 @@ static int probe_sequence[] = {
   -1,
 };
 
-static void
+static void PCI_NONRET
 pci_generic_error(char *msg, ...)
 {
   va_list args;