diff options
author | 2017-03-13 21:20:56 +0000 | |
---|---|---|
committer | 2017-03-13 21:20:56 +0000 | |
commit | 2aa5774daab0b62c9a50446f550c843ece1633a6 (patch) | |
tree | 2e3511b40b06710e155770537e0bd0b182181750 /usr.sbin/route6d/log.c | |
parent | When aborting switch-to-buffer keep current buffer instead of (diff) | |
download | wireguard-openbsd-2aa5774daab0b62c9a50446f550c843ece1633a6.tar.xz wireguard-openbsd-2aa5774daab0b62c9a50446f550c843ece1633a6.zip |
Add OpenBSD RCS id.
Diffstat (limited to 'usr.sbin/route6d/log.c')
-rw-r--r-- | usr.sbin/route6d/log.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/route6d/log.c b/usr.sbin/route6d/log.c index 8af492c6993..0b1ceb44ea4 100644 --- a/usr.sbin/route6d/log.c +++ b/usr.sbin/route6d/log.c @@ -1,3 +1,5 @@ +/* $OpenBSD: log.c,v 1.2 2017/03/13 21:20:56 bluhm Exp $ */ + /* * Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> * |