]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow: constify getters param
authorEric Leblond <eric@regit.org>
Fri, 6 Mar 2015 21:17:30 +0000 (22:17 +0100)
committerEric Leblond <eric@regit.org>
Fri, 6 Mar 2015 21:19:59 +0000 (22:19 +0100)
commit54b13851cc390eb1a7963d564a6a1c6d733ccd50
tree4c256cced2f839db43b0cf41d0d9774808e939c0
parent881f32cc02e897fec8cb0c1bec022709f4748083
flow: constify getters param

Some potential callers are already using constified values so it
is good to do it.
src/flow.c
src/flow.h