]> git.ipfire.org Git - thirdparty/lldpd.git/commit
snmp: update signature for create_ostring
authorVincent Bernat <vincent@bernat.ch>
Sat, 1 Feb 2020 15:30:11 +0000 (16:30 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sat, 1 Feb 2020 15:31:03 +0000 (16:31 +0100)
commitf9e522d6cf2cbcd56451fd2373222894c34a54a5
tree6cdd41d12032a5cd4b4c36a39d2f497227ae34e9
parentf27e002f6993e59c0cc0b50f473dbab819c33ab2
snmp: update signature for create_ostring

Again, this is backward compatible as an `const u_char*` can be casted
to `const void*`.
src/daemon/agent_priv.c