diff options
Diffstat (limited to 'pthread_rwlock_init.c')
-rw-r--r-- | pthread_rwlock_init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pthread_rwlock_init.c b/pthread_rwlock_init.c index 8c27cac..8774ec3 100644 --- a/pthread_rwlock_init.c +++ b/pthread_rwlock_init.c @@ -8,7 +8,7 @@ * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2003 Pthreads-win32 contributors + * Copyright(C) 1999,2004 Pthreads-win32 contributors * * Contact Email: rpj@callisto.canberra.edu.au * |