]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Keep gcc happy with 'const' keyword.
authorVincent Bernat <bernat@luffy.cx>
Sun, 24 May 2009 18:45:47 +0000 (20:45 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sun, 24 May 2009 19:08:57 +0000 (21:08 +0200)
commitef76f9200685a79c8fe0e1a5e5dbca906634c223
tree08718dee81fa23b4a83feae2459262a4b116eeb1
parent98faedcfe8bad027401ec7b0839efacc73fb6216
Keep gcc happy with 'const' keyword.
With optimization -O0, gcc seems to handle more carefully 'const'
keyword.
src/lldpd.h
src/priv.c