1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

Fix comment.

This commit is contained in:
Ulrich Drepper
2003-03-31 18:43:29 +00:00
parent cbbb4b6ccc
commit 9f292c2439
2 changed files with 3 additions and 3 deletions

View File

@ -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>.