URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b88051e69a7c230c46ac57bdf67081fda6c8b0b
Submitter: "Guy Harris <ghar...@sonic.net>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

8b88051 by Guy Harris (g...@alum.mit.edu):

    pcapng: fix build in older releases.
    
    The proto_item_set_generated() inline function wasn't in pre-3.2
    releases; use the PROTO_ITEM_SET_GENERATED() macro.
    
    Change-Id: I013ce7c50a5360802ffd81fbfbec4e559dbd0eb0
    Reviewed-on: https://code.wireshark.org/review/37127
    Reviewed-by: Guy Harris <ghar...@sonic.net>
    (cherry picked from commit b396a29b2ea38a1e701f157278c723cb518ddad9)
    Reviewed-on: https://code.wireshark.org/review/37128
    

Actions performed:

    from  ebce737   MIME/pcapng: use snap length to get SPB data length
     add  8b88051   pcapng: fix build in older releases.


Summary of changes:
 epan/dissectors/file-pcapng.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to