]> mj.ucw.cz Git - pciutils.git/commit
Add missing final argument to a->debug() call.
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 25 Jan 1999 22:10:45 +0000 (22:10 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:10:03 +0000 (14:10 +0200)
commit3aa2523f523f759f695b0bbe4cf615f8b8021631
tree84fe43ba93f79f9cd2b6c9fcc846c9c5326d974a
parentcc1a00130dc2c1a753a27dc10474dff68d821dda
Add missing final argument to a->debug() call.

BTW, how do you add a __attribute__ ((format (printf, 1, 2))) to a function
pointer? Bugs like these would show up much sooner...
lib/generic.c