summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorniklas <niklas@openbsd.org>2001-03-15 07:35:46 +0000
committerniklas <niklas@openbsd.org>2001-03-15 07:35:46 +0000
commit6953ba52f729cce8bf4e88297fc7f0557f99814e (patch)
treeb5fc0087ef1ad3c662c7f40899f282f0320de5b3
parentconvert SA expirations to the new timeouts. (diff)
downloadwireguard-openbsd-6953ba52f729cce8bf4e88297fc7f0557f99814e.tar.xz
wireguard-openbsd-6953ba52f729cce8bf4e88297fc7f0557f99814e.zip
$OpenBSD$
-rw-r--r--sys/ddb/db_elf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ddb/db_elf.c b/sys/ddb/db_elf.c
index f207f2ffd1c..29c4826d776 100644
--- a/sys/ddb/db_elf.c
+++ b/sys/ddb/db_elf.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: db_elf.c,v 1.2 2001/03/15 07:35:46 niklas Exp $ */
/* $NetBSD: db_elf.c,v 1.13 2000/07/07 21:55:18 jhawk Exp $ */
/*-