diff options
author | 2006-05-24 16:29:31 +0000 | |
---|---|---|
committer | 2006-05-24 16:29:31 +0000 | |
commit | 16ad035ed4ec7098708d9ca113d1cc522868f49f (patch) | |
tree | 562353ee0e51431338c6548bcb293b88cbf4085d /usr.sbin/tcpdump/print-vqp.c | |
parent | Cleanup and simplify the EST detection: (diff) | |
download | wireguard-openbsd-16ad035ed4ec7098708d9ca113d1cc522868f49f.tar.xz wireguard-openbsd-16ad035ed4ec7098708d9ca113d1cc522868f49f.zip |
add $OpenBSD$, prompted by steven@
Diffstat (limited to 'usr.sbin/tcpdump/print-vqp.c')
-rw-r--r-- | usr.sbin/tcpdump/print-vqp.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/tcpdump/print-vqp.c b/usr.sbin/tcpdump/print-vqp.c index ad39386543b..742b2cbc0d9 100644 --- a/usr.sbin/tcpdump/print-vqp.c +++ b/usr.sbin/tcpdump/print-vqp.c @@ -1,3 +1,5 @@ +/* $OpenBSD: print-vqp.c,v 1.3 2006/05/24 16:29:31 stevesk Exp $ */ + /* * Copyright (c) 2006 Kevin Steves <stevesk@openbsd.org> * |