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/parse.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/parse.c')
| -rw-r--r-- | usr.bin/ctfconv/parse.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ctfconv/parse.c b/usr.bin/ctfconv/parse.c index 3d5a1d5727b..3cfa227a387 100644 --- a/usr.bin/ctfconv/parse.c +++ b/usr.bin/ctfconv/parse.c @@ -1,3 +1,5 @@ +/* $OpenBSD: parse.c,v 1.2 2017/08/11 14:58:56 jasper Exp $ */ + /* * Copyright (c) 2016-2017 Martin Pieuchot * Copyright (c) 2016 Jasper Lievisse Adriaanse <jasper@openbsd.org> |
