Wireshark-commits: [Wireshark-commits] master-3.0 9b5e40a: epan: Fix compilation.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Jun 2020 17:27:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b5e40ab2ddd4bc25e79a8eb596a8df917ff9095
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

9b5e40a by Gerald Combs (gerald@xxxxxxxx):

    epan: Fix compilation.
    
    PROTO_ITEM_SET_GENERATED is a macro in Wireshark 3.0 and earlier.
    
    Change-Id: Iaa08237e0bca5fd31c37bd9142acf7374b719652
    Reviewed-on: https://code.wireshark.org/review/37461
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  c9c9f36   NSIS: remove translations sub folder before styles parent folder
     add  9b5e40a   epan: Fix compilation.


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