URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d05e85c17353a548327b8dda682e8dbf5518850
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8d05e85 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Fix the build: add a few more G_GINT64_MODIFIER's when printing 64-bit numbers.
Also use %u instead of %d for these unsigned numbers.
Change-Id: I3d1df3bdcc3c68193b49ba8daf1dc56171356290
Reviewed-on: https://code.wireshark.org/review/3266
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 482dcf8 Remove empty variable SHARK_COMMON_CAPTURE_SRC. It's not present for the other build systems as well. Small whitespace fix.
adds 8d05e85 Fix the build: add a few more G_GINT64_MODIFIER's when printing 64-bit numbers.
Summary of changes:
ui/cli/tap-iousers.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)