URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5cc633ee49823ac56350fd57fea3e54717d85f7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e5cc633 by Guy Harris (guy@xxxxxxxxxxxx):
Constify an argument that doesn't need to be non-const.
Change-Id: I59317862f57a41d1770c1cf6f8ec23662ae1c355
Reviewed-on: https://code.wireshark.org/review/26350
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 957845f CMake: Don't bother compiling zlibstatic.
adds e5cc633 Constify an argument that doesn't need to be non-const.
Summary of changes:
epan/packet.c | 4 ++--
epan/packet.h | 2 +-
epan/prefs.c | 12 ++++++------
3 files changed, 9 insertions(+), 9 deletions(-)