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 1b9dd75: Fix the build: dissect_a21_ie_common() can't

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Nov 2014 01:31:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b9dd7547c2f457afbfe3d767c2fdb6e1d04bf3e
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1b9dd75 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Fix the build: dissect_a21_ie_common() can't be static any more.
    
    Change-Id: I93db6bc35aef9c36a294e530730cd295ad6851ef
    Reviewed-on: https://code.wireshark.org/review/5419
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  1df0d9c   Include "ws_symbol_export.h" to make sure WS_DLL_PUBLIC is defined.
    adds  1b9dd75   Fix the build: dissect_a21_ie_common() can't be static any more.


Summary of changes:
 epan/dissectors/packet-a21.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)