]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Add missing argument in some call to LLOG_INFO in lldp.c.
authorVincent Bernat <bernat@luffy.cx>
Mon, 17 Aug 2009 17:46:28 +0000 (19:46 +0200)
committerVincent Bernat <bernat@luffy.cx>
Mon, 17 Aug 2009 17:46:28 +0000 (19:46 +0200)
commite51da5ecd24daeea1ec7ead50afbeb5fb137eaba
treef01ef659f63c9b44e8357406fd6fcf8d8a0d0c53
parent4e26d88f8629752a448b84dc9e739a4ea0fb1cd5
Add missing argument in some call to LLOG_INFO in lldp.c.

This fixes #17. Also add __attribute__ to log_* functions to let gcc
automatically check for this.
src/lldp.c
src/lldpd.h