about summary refs log tree commit diff
path: root/nptl/sysdeps/pthread/posix-timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/sysdeps/pthread/posix-timer.h')
-rw-r--r--nptl/sysdeps/pthread/posix-timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/pthread/posix-timer.h b/nptl/sysdeps/pthread/posix-timer.h
index 89ffc5a89c..bfa8f65c40 100644
--- a/nptl/sysdeps/pthread/posix-timer.h
+++ b/nptl/sysdeps/pthread/posix-timer.h
@@ -1,4 +1,4 @@
-/* Definitions for POSIX timer implementation on top of LinuxThreads.
+/* Definitions for POSIX timer implementation on top of NPTL.
    Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.