ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master cb090e8: [pedantic] Replace usage of 'long' and 'long

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Nov 2014 16:31:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb090e81ec64012e1a3094670aeb8658cb550f1e
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cb090e8 by Bill Meier (wmeier@xxxxxxxxxxx):

    [pedantic] Replace usage of 'long' and 'long long'
    
    Change-Id: I78fc82c1a83eb04d78a11fc76710c92dfc916208
    Reviewed-on: https://code.wireshark.org/review/5395
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  67ab27a   Add support for PAD chunks.
    adds  cb090e8   [pedantic] Replace usage of 'long' and 'long long'


Summary of changes:
 ui/text_import.c         |    2 +-
 wsutil/bits_count_ones.h |    2 +-
 wsutil/tempfile.c        |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)