URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8629e60922e226665832f19aa698c8aff41eacef
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8629e60 by Guy Harris (guy@xxxxxxxxxxxx):
More signed vs. unsigned argument cleanups.
Use the get.*guint32 routines to get unsigned values.
Change-Id: I75e83b2d21bdf08c7c995e36e4deb3b1c6d6959d
Reviewed-on: https://code.wireshark.org/review/17651
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4abf452 Use the get.*guint32() routines to get guint32s.
adds 8629e60 More signed vs. unsigned argument cleanups.
Summary of changes:
capture_opts.c | 6 +++---
mergecap.c | 4 ++--
ui/commandline.c | 2 +-
ui/commandline.h | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)