diff options
Diffstat (limited to 'sysdeps/pthread/bits')
-rw-r--r-- | sysdeps/pthread/bits/pthreadtypes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/bits/pthreadtypes.h b/sysdeps/pthread/bits/pthreadtypes.h index 2092f8f..95ccf51 100644 --- a/sysdeps/pthread/bits/pthreadtypes.h +++ b/sysdeps/pthread/bits/pthreadtypes.h @@ -1,4 +1,4 @@ -/* +/* Declaration of common pthread types for all architectures. Hurd version. Copyright (C) 2000-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. |