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/err.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/err.c')
-rw-r--r-- | lib/libevent/err.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libevent/err.c b/lib/libevent/err.c index 0c6793af5d6..4e12f9a9a6d 100644 --- a/lib/libevent/err.c +++ b/lib/libevent/err.c @@ -1,3 +1,5 @@ +/* $OpenBSD: err.c,v 1.2 2002/06/25 15:50:15 mickey Exp $ */ + /* * err.c * |