Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master bded2b6: Rawshark uses libwiretap, so it has to call

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 4 Dec 2016 22:21:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bded2b681485fe9a91041688bcb41d371c9099e8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bded2b6 by Guy Harris (guy@xxxxxxxxxxxx):

    Rawshark uses libwiretap, so it has to call wtap_init().
    
    Change-Id: I4b87227e4828ebad98b22e5e5d1f3896e636582a
    Reviewed-on: https://code.wireshark.org/review/19070
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ab07f8e   Have a routine to do all the work of initializing libwiretap.
    adds  bded2b6   Rawshark uses libwiretap, so it has to call wtap_init().


Summary of changes:
 rawshark.c |    2 ++
 1 file changed, 2 insertions(+)