mirror of git://sourceware.org/git/glibc.git
Fix typos in comments
This commit is contained in:
parent
bfb583e791
commit
8420b3e832
|
|
@ -1,4 +1,4 @@
|
|||
/* Internal defenitions for pthreads library.
|
||||
/* Internal definitions for pthreads library.
|
||||
Copyright (C) 2000-2023 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/* Internal defenitions and declarations for pseudo terminal functions.
|
||||
/* Internal definitions and declarations for pseudo terminal functions.
|
||||
Copyright (C) 1998-2023 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
|
||||
|
|
|
|||
Loading…
Reference in New Issue