diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2007-06-03 17:02:29 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2007-06-03 17:02:29 +0000 |
| commit | 46cf4f0985632583fb9a4d8af48c1f5e5f0d8e00 (patch) | |
| tree | 37db930e1836f041765b4901eb81bf8111d6b91c /lib/libc/include | |
| parent | 6c49136e5e392dd3bd33b7a3dd57a47ba0bbb90c (diff) | |
| parent | 861249f5830e8658b61130e0ee7eaad2e93d0449 (diff) | |
Notes
Diffstat (limited to 'lib/libc/include')
| -rw-r--r-- | lib/libc/include/isc/eventlib.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/include/isc/eventlib.h b/lib/libc/include/isc/eventlib.h index 033b3123d7ccf..598c71ca80fce 100644 --- a/lib/libc/include/isc/eventlib.h +++ b/lib/libc/include/isc/eventlib.h @@ -18,7 +18,7 @@ /* eventlib.h - exported interfaces for eventlib * vix 09sep95 [initial] * - * $Id: eventlib.h,v 1.1.2.1.4.2 2005/07/28 07:43:18 marka Exp $ + * $Id: eventlib.h,v 1.3.18.2 2005/07/28 07:38:07 marka Exp $ */ #ifndef _EVENTLIB_H @@ -200,3 +200,5 @@ int evDefer __P((evContext, evWaitFunc, void *)); #endif #endif /*_EVENTLIB_H*/ + +/*! \file */ |
