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 0efafe8: packet-mq: Fix for Missing Const

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Apr 2018 06:37:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0efafe8616a9fba7b1adf1221cf8bcadc2e9ae04
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0efafe8 by Robert Grange (robionekenobi@xxxxxxxxxx):

    packet-mq: Fix for Missing Const
    
    Fix to fill in some missing const in Display
    
    Change-Id: Ic9fa51eef84cefffc29f7424246e707c560ba1d0
    Reviewed-on: https://code.wireshark.org/review/26892
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9c5049a   Gtk: Remove source code
    adds  0efafe8   packet-mq: Fix for Missing Const


Summary of changes:
 epan/dissectors/packet-mq-base.c | 92 ++++++++++++++++++++--------------------
 1 file changed, 45 insertions(+), 47 deletions(-)