]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: remove duplicate const declaration
authorVincent Bernat <bernat@luffy.cx>
Sun, 2 Mar 2014 23:45:17 +0000 (00:45 +0100)
committerVincent Bernat <bernat@luffy.cx>
Sun, 2 Mar 2014 23:45:17 +0000 (00:45 +0100)
commitdcf5d2f72dc9924cbb3d589a5491183476c4fce6
treebb8380be34a4832e047fe201d8eb751fa65e8398
parented9e6f4143056ce39bdde4d2a4f626b76c163dbd
build: remove duplicate const declaration

clang complains about this. I don't remember why I did this.
src/daemon/interfaces-linux.c
src/log.c