Wireshark-commits: [Wireshark-commits] master 5773f2b: Only use "libpcap" to refer to the library.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Sep 2018 00:34:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5773f2bbca29b08dc1987478d8d4ee7ee24b7293
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

5773f2b by Guy Harris (guy@xxxxxxxxxxxx):

    Only use "libpcap" to refer to the library.
    
    For file formats, say "pcap/pcapng" or "pcap and pcapng" instead; this
    code handles both formats.  Use just "pcap_" in structure types.
    
    Change-Id: I2c0e096855ac3736bbfd72480ed4221b3a2f25d1
    Reviewed-on: https://code.wireshark.org/review/29835
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c9f19e4   Rename the pseudo-header for X.25, V.120, and Frame Relay.
     add  5773f2b   Only use "libpcap" to refer to the library.


Summary of changes:
 wiretap/pcap-common.c | 98 ++++++++++++++++++++++++++-------------------------
 1 file changed, 50 insertions(+), 48 deletions(-)