Wireshark-commits: [Wireshark-commits] master-2.2 3310198: Rawshark uses libwiretap, so it has to c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 21 Jan 2017 18:31:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=331019842436b6a5cdcb9e174c46cbe1b34b49f4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

3310198 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>
    (cherry picked from commit bded2b681485fe9a91041688bcb41d371c9099e8)
    Reviewed-on: https://code.wireshark.org/review/19721
    

Actions performed:

    from  b011353   Clean up initialization code for programs.
    adds  3310198   Rawshark uses libwiretap, so it has to call wtap_init().


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