summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2001-03-15 07:35:47 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2001-03-15 07:35:47 +0000
commit99a148b7d2e75a4633f6eaf4ff754eb2ba0d22fa (patch)
tree96db804f64b2307999e3b7567a0627a649c86390 /sys
parentedfec851c3cec5de63ae0e8f1a63810281ef55a5 (diff)
$OpenBSD$
Diffstat (limited to 'sys')
-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 $ */
/*-