Wireshark-commits: [Wireshark-commits] master 7cc130f: Fix a checkAPIs warning.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Sep 2018 17:24:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7cc130ff1f053b63fc8437018e44985ac10e5b85
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7cc130f by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix a checkAPIs warning.
    
    Switch a g_warning to ws_g_warning in packet.c.
    
    Change-Id: I3191bc7d66e1de782b45bfaac1173dbd27a346e4
    Reviewed-on: https://code.wireshark.org/review/29718
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  2ab8710   TRANSUM: fix crash with current top of tree
     add  7cc130f   Fix a checkAPIs warning.


Summary of changes:
 epan/packet.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)