summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>1999-06-17 15:51:07 +0000
committerbrad <brad@openbsd.org>1999-06-17 15:51:07 +0000
commit05c6b83c14de44c85a1875b542d28a102448971e (patch)
treea3c04bfee96db280846188716b3a4d3a18cb6879
parentThis is embarassing. (I have to start testing the code that I retype from the diffs) (diff)
downloadwireguard-openbsd-05c6b83c14de44c85a1875b542d28a102448971e.tar.xz
wireguard-openbsd-05c6b83c14de44c85a1875b542d28a102448971e.zip
fix RCS tags
-rw-r--r--lib/libpcap/bpf_image.c2
-rw-r--r--lib/libpcap/ethertype.h2
-rw-r--r--lib/libpcap/pcap.32
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpcap/bpf_image.c b/lib/libpcap/bpf_image.c
index d46a77da092..34aaa7418e3 100644
--- a/lib/libpcap/bpf_image.c
+++ b/lib/libpcap/bpf_image.c
@@ -1,4 +1,4 @@
-/* $OpenBSD */
+/* $OpenBSD: bpf_image.c,v 1.6 1999/06/17 15:51:07 brad Exp $ */
/*
* Copyright (c) 1990, 1991, 1992, 1994, 1995
diff --git a/lib/libpcap/ethertype.h b/lib/libpcap/ethertype.h
index f4e16434915..f745ab69b18 100644
--- a/lib/libpcap/ethertype.h
+++ b/lib/libpcap/ethertype.h
@@ -1,4 +1,4 @@
-/* $OpenBSD */
+/* $OpenBSD: ethertype.h,v 1.4 1999/06/17 15:51:08 brad Exp $ */
/* $NetBSD: ethertype.h,v 1.2 1995/03/06 11:38:17 mycroft Exp $ */
/*
diff --git a/lib/libpcap/pcap.3 b/lib/libpcap/pcap.3
index 31f1e7d3d2d..5af5cc94de8 100644
--- a/lib/libpcap/pcap.3
+++ b/lib/libpcap/pcap.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD
+.\" $OpenBSD: pcap.3,v 1.10 1999/06/17 15:51:08 brad Exp $
.\" $NetBSD: pcap.3,v 1.2.6.1 1996/06/05 18:04:43 cgd Exp $
.\"
.\" Copyright (c) 1994