diff options
Diffstat (limited to 'lib/libevent/event.c')
-rw-r--r-- | lib/libevent/event.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libevent/event.c b/lib/libevent/event.c index 4d5d6af74a7..8195fffa917 100644 --- a/lib/libevent/event.c +++ b/lib/libevent/event.c @@ -1,3 +1,5 @@ +/* $OpenBSD: event.c,v 1.2 2002/06/25 15:50:15 mickey Exp $ */ + /* * Copyright 2000-2002 Niels Provos <provos@citi.umich.edu> * All rights reserved. |