diff options
Diffstat (limited to 'lib/isc/pthreads/condition.c')
-rw-r--r-- | lib/isc/pthreads/condition.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/pthreads/condition.c b/lib/isc/pthreads/condition.c index 50281a2..f19ab6d 100644 --- a/lib/isc/pthreads/condition.c +++ b/lib/isc/pthreads/condition.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: condition.c,v 1.36 2007/06/19 23:47:18 tbox Exp $ */ +/* $Id: condition.c,v 1.36 2007-06-19 23:47:18 tbox Exp $ */ /*! \file */ |