summaryrefslogtreecommitdiffstats
path: root/usr.bin/ctfconv/ctfconv.c
diff options
context:
space:
mode:
authorjasper <jasper@openbsd.org>2017-08-11 14:58:56 +0000
committerjasper <jasper@openbsd.org>2017-08-11 14:58:56 +0000
commit0687c322e07315b8b2d5d0eb4cd12f6106989d1c (patch)
treef978b188b2d7559a49276123c84b17f075f3cb2a /usr.bin/ctfconv/ctfconv.c
parentEnter ctfconv and ctfdump (diff)
downloadwireguard-openbsd-0687c322e07315b8b2d5d0eb4cd12f6106989d1c.tar.xz
wireguard-openbsd-0687c322e07315b8b2d5d0eb4cd12f6106989d1c.zip
add rcs ids
Diffstat (limited to 'usr.bin/ctfconv/ctfconv.c')
-rw-r--r--usr.bin/ctfconv/ctfconv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ctfconv/ctfconv.c b/usr.bin/ctfconv/ctfconv.c
index c793698d6d1..51b1d90f461 100644
--- a/usr.bin/ctfconv/ctfconv.c
+++ b/usr.bin/ctfconv/ctfconv.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: ctfconv.c,v 1.2 2017/08/11 14:58:56 jasper Exp $ */
+
/*
* Copyright (c) 2016-2017 Martin Pieuchot
*