URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9826cde91d56be3cbbaf7609a29e2bbb3478835c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9826cde by Guy Harris (guy@xxxxxxxxxxxx):
Constify a bunch of pointers and some casts.
This squelches a bunch of "constness casted away" warnings.
Change-Id: I95949ccbecceea651e7e4acb99f8e69ee0bfc475
Reviewed-on: https://code.wireshark.org/review/25843
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4fe4754 Use appropriate pointer types rather than guint8 *.
adds 9826cde Constify a bunch of pointers and some casts.
Summary of changes:
epan/dissectors/packet-epl.c | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)