diff options
author | 2017-08-11 14:58:56 +0000 | |
---|---|---|
committer | 2017-08-11 14:58:56 +0000 | |
commit | 0687c322e07315b8b2d5d0eb4cd12f6106989d1c (patch) | |
tree | f978b188b2d7559a49276123c84b17f075f3cb2a /usr.bin/ctfconv/ctfconv.c | |
parent | Enter ctfconv and ctfdump (diff) | |
download | wireguard-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.c | 2 |
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 * |