diff options
Diffstat (limited to 'sched_yield.c')
-rw-r--r-- | sched_yield.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sched_yield.c b/sched_yield.c index a750ea7..e087251 100644 --- a/sched_yield.c +++ b/sched_yield.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 * |