proto: Make protocol->key member const
commit0b3d76f37f260013603432d3cfe67ea244418ceb
authorTobias Klauser <tklauser@distanz.ch>
Mon, 23 Feb 2015 13:03:04 +0000 (23 14:03 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 23 Feb 2015 13:04:16 +0000 (23 14:04 +0100)
tree5bfdbe6dce79b1ef46d90f31d6499b7ecfd81514
parentce75021f844084bf1c3105bd2478a13dc96a12a1
proto: Make protocol->key member const

It's always initialized on declaration in the individual dissectors, so
make it const.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
proto.h