ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 8d05e85: Fix the build: add a few more G_GINT64_MODIF

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 30 Jul 2014 17:06:05 +0000 (UTC)
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(-)