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-domain.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-domain.c')
| -rw-r--r-- | usr.sbin/tcpdump/print-domain.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/tcpdump/print-domain.c b/usr.sbin/tcpdump/print-domain.c index bc2cab3db3e..589741481d9 100644 --- a/usr.sbin/tcpdump/print-domain.c +++ b/usr.sbin/tcpdump/print-domain.c @@ -1,3 +1,4 @@ +/* $OpenBSD: print-domain.c,v 1.2 1996/03/04 15:59:21 mickey Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. |
