summaryrefslogtreecommitdiff
path: root/usr.bin/ctfconv/elf.c
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2017-08-11 14:58:57 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2017-08-11 14:58:57 +0000
commitf4e016b9f2e2e872e1374a2bee46c62e96dd10e5 (patch)
tree0da831d74ebc95ff910e62a8b1ce2b6a643fa941 /usr.bin/ctfconv/elf.c
parent368bcaf0cc8891c2a4adf9c390d85f66a87d2de9 (diff)
add rcs ids
Diffstat (limited to 'usr.bin/ctfconv/elf.c')
-rw-r--r--usr.bin/ctfconv/elf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ctfconv/elf.c b/usr.bin/ctfconv/elf.c
index 4323b043ff6..2f040c4e66e 100644
--- a/usr.bin/ctfconv/elf.c
+++ b/usr.bin/ctfconv/elf.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: elf.c,v 1.2 2017/08/11 14:58:56 jasper Exp $ */
+
/*
* Copyright (c) 2016 Martin Pieuchot <mpi@openbsd.org>
*