]> 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>
Wed, 30 Sep 2009 12:21:20 +0000 (14:21 +0200)
commitc3bdd0d81a68981aa89ef6feccc51954a0f41347
tree263708fdd941d0dc006eee5c11bd15b7dc1f8b8d
parentbe685f6debbc8e4c3afe7433837e93aa2c96ad1d
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