diff options
Diffstat (limited to 'contrib/bind9/lib/isc/nothreads/mutex.c')
-rw-r--r-- | contrib/bind9/lib/isc/nothreads/mutex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bind9/lib/isc/nothreads/mutex.c b/contrib/bind9/lib/isc/nothreads/mutex.c index a707947..0048d87 100644 --- a/contrib/bind9/lib/isc/nothreads/mutex.c +++ b/contrib/bind9/lib/isc/nothreads/mutex.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mutex.c,v 1.4.12.5 2006/08/25 05:25:50 marka Exp $ */ +/* $Id: mutex.c,v 1.6.18.2 2006/08/25 05:25:51 marka Exp $ */ #include <config.h> |