diff options
Diffstat (limited to 'mysys/thr_rwlock.c')
-rw-r--r-- | mysys/thr_rwlock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/thr_rwlock.c b/mysys/thr_rwlock.c index bad80b43eef..a6eb16a4b1b 100644 --- a/mysys/thr_rwlock.c +++ b/mysys/thr_rwlock.c @@ -142,7 +142,7 @@ static int srw_unlock(my_rw_lock_t *rwp) * Multithreaded Demo Source * * Copyright (C) 1995 by Sun Microsystems, Inc. -* All rights reserved. +* * * This file is a product of SunSoft, Inc. and is provided for * unrestricted use provided that this legend is included on all |