]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Fixed UNUSED
authorMartin Mares <mj@ucw.cz>
Fri, 26 Dec 2003 20:04:29 +0000 (20:04 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:18:08 +0000 (14:18 +0200)
commita832f6f13a5068c00c121bd9a01fec28587ba351
tree46087c1f21dbef8909cd35af33f870c37172da0a
parenta85769a88b81f22aa43895199cbb01a12e0ab0a7
Fixed UNUSED

Replaced obsolete syntax of __attribute__((unused)) in the middle of
parameter declarations (which is no longer supported by GCC 3.1) by the
current syntax (attribute at the end). Thanks to pixel@mandrakesoft.com
for reporting this problem.
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-4
ChangeLog
lib/access.c
lib/dump.c
lib/filter.c
lib/i386-ports.c
lib/internal.h
lib/proc.c