diff options
author | Denis Ovsienko <infrastation@yandex.ru> | 2014-03-04 13:25:16 +0400 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2014-03-04 13:31:52 +0400 |
commit | b011ece874d3cb6bf4da8837404fff67fe5217ab (patch) | |
tree | b407d39a8f97884f3f8d7c60c3f4549b34dc11c1 /INSTALL.txt | |
parent | cd338419e87182d03513b1895ec5781afd404002 (diff) | |
download | tcpdump-b011ece874d3cb6bf4da8837404fff67fe5217ab.tar.gz |
remove unused print-netbios.c
The file had no purpose as the draft code in it wasn't compiled.
Diffstat (limited to 'INSTALL.txt')
-rw-r--r-- | INSTALL.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index e2f6ca0e..90f4a8ee 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -156,7 +156,6 @@ print-mobile.c - IPv4 mobility printer routines print-mobility.c - IPv6 mobility printer routines print-mpls.c - Multi-Protocol Label Switching printer routines print-msdp.c - Multicast Source Discovery Protocol printer routines -print-netbios.c - NetBIOS frame protocol printer routines print-nfs.c - Network File System printer routines print-ntp.c - Network Time Protocol printer routines print-null.c - BSD loopback device printer routines |