diff options
| author | 1996-03-04 15:58:52 +0000 | |
|---|---|---|
| committer | 1996-03-04 15:58:52 +0000 | |
| commit | 0cd0aa1a484cfafda4854fc93ed6a98937975928 (patch) | |
| tree | d8f77919abf5ae7f1735049a2876d11ef796d703 /usr.sbin/tcpdump/print-ether.c | |
| parent | Update to the latest LBL release. (diff) | |
| download | wireguard-openbsd-0cd0aa1a484cfafda4854fc93ed6a98937975928.tar.xz wireguard-openbsd-0cd0aa1a484cfafda4854fc93ed6a98937975928.zip | |
Updating to the latest LBL release.
Sun's SKIP support added.
Diffstat (limited to 'usr.sbin/tcpdump/print-ether.c')
| -rw-r--r-- | usr.sbin/tcpdump/print-ether.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/tcpdump/print-ether.c b/usr.sbin/tcpdump/print-ether.c index d32ceca2213..4d3c5490524 100644 --- a/usr.sbin/tcpdump/print-ether.c +++ b/usr.sbin/tcpdump/print-ether.c @@ -1,3 +1,4 @@ +/* $OpenBSD: print-ether.c,v 1.2 1996/03/04 15:59:23 mickey Exp $ */ /* $NetBSD: print-ether.c,v 1.3 1995/03/06 19:11:10 mycroft Exp $ */ /* |
