diff options
author | 2002-06-25 15:50:15 +0000 | |
---|---|---|
committer | 2002-06-25 15:50:15 +0000 | |
commit | 34fc9cde7f53c2c5a1734f2d667795a44c9dccfb (patch) | |
tree | 22870f9b66ac2bb85ef4a701a315ceebb4ae50cc /lib/libevent/kqueue.c | |
parent | typos. Patch from bk@rt.fr (diff) | |
download | wireguard-openbsd-34fc9cde7f53c2c5a1734f2d667795a44c9dccfb.tar.xz wireguard-openbsd-34fc9cde7f53c2c5a1734f2d667795a44c9dccfb.zip |
rcsids
Diffstat (limited to 'lib/libevent/kqueue.c')
-rw-r--r-- | lib/libevent/kqueue.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libevent/kqueue.c b/lib/libevent/kqueue.c index 607191005c7..2985daa6f0b 100644 --- a/lib/libevent/kqueue.c +++ b/lib/libevent/kqueue.c @@ -1,3 +1,5 @@ +/* $OpenBSD: kqueue.c,v 1.4 2002/06/25 15:50:15 mickey Exp $ */ + /* * Copyright 2000-2002 Niels Provos <provos@citi.umich.edu> * All rights reserved. |