summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2020-06-21 07:14:18 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2020-06-21 07:14:18 +0000
commit3b671333d11aecf0a7cc09ce865132084f253447 (patch)
tree445c28a370e3cb32cb8d53c5fa641da54f9cbd46 /usr.sbin
parenta8f8dc765de51f2445bbdf82bce652950ebf1242 (diff)
Add RCS marker
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/tcpdump/print-wg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/tcpdump/print-wg.c b/usr.sbin/tcpdump/print-wg.c
index 1d6c9c255c9..595c0d66041 100644
--- a/usr.sbin/tcpdump/print-wg.c
+++ b/usr.sbin/tcpdump/print-wg.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: print-wg.c,v 1.4 2020/06/21 07:14:17 tb Exp $ */
+
/*
* Copyright (C) 2015-2020 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
* Copyright (C) 2019-2020 Matt Dunwoodie <ncon@noconroy.net>