diff options
author | Max Laier <mlaier@FreeBSD.org> | 2009-08-18 16:13:59 +0000 |
---|---|---|
committer | Max Laier <mlaier@FreeBSD.org> | 2009-08-18 16:13:59 +0000 |
commit | 739de636d7c95255cef4fc68a2c80cd8af54e502 (patch) | |
tree | 5fe04cbe5c5d58503b8de083ec567a80fad7da80 /libevent/event-internal.h | |
parent | 89a3159080a774bd9de50eaf1861a1f0c1657a9f (diff) |
Notes
Diffstat (limited to 'libevent/event-internal.h')
-rw-r--r-- | libevent/event-internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libevent/event-internal.h b/libevent/event-internal.h index 7fd4b6c690f3..a6dbe9b1445d 100644 --- a/libevent/event-internal.h +++ b/libevent/event-internal.h @@ -1,3 +1,5 @@ +/* $OpenBSD: event-internal.h,v 1.4 2007/03/19 15:12:49 millert Exp $ */ + /* * Copyright (c) 2000-2004 Niels Provos <provos@citi.umich.edu> * All rights reserved. |