URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=560180b80a2fcbed07373260d187c26a4eaec87e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
560180b by Guy Harris (guy@xxxxxxxxxxxx):
Move some structures used only in pcap-common.c there.
Those aren't pseudo-headers exported from libwiretap, they're just
structures corresponding to the pseudo-headers for some pcap/pcap-ng
link-layer header types.
Change-Id: Iec37cfc162b64adacdeb57e14e546bced7b673fa
Reviewed-on: https://code.wireshark.org/review/8941
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 678c5d5 Fix the CMake windows installer to pickup the locally built zlib1.dll
adds 560180b Move some structures used only in pcap-common.c there.
Summary of changes:
wiretap/pcap-common.c | 30 ++++++++++++++++++++++++++++++
wiretap/wtap.h | 30 ------------------------------
2 files changed, 30 insertions(+), 30 deletions(-)