summaryrefslogtreecommitdiff
path: root/pthread
diff options
context:
space:
mode:
Diffstat (limited to 'pthread')
-rw-r--r--pthread/pt-spin-inlines.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pthread/pt-spin-inlines.c b/pthread/pt-spin-inlines.c
index 4c9aa46..40a692b 100644
--- a/pthread/pt-spin-inlines.c
+++ b/pthread/pt-spin-inlines.c
@@ -15,7 +15,7 @@
License along with the GNU C Library; see the file COPYING.LIB. If
not, see <http://www.gnu.org/licenses/>. */
-/* <bits/spin-lock.h> declares some extern inline functions. These
+/* <bits/types/__pthread_spinlock_t.h> declares some extern inline functions. These
functions are declared additionally here for use when inlining is
not possible. */