summaryrefslogtreecommitdiff
path: root/sysdeps/pthread/ftrylockfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/pthread/ftrylockfile.c')
-rw-r--r--sysdeps/pthread/ftrylockfile.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/pthread/ftrylockfile.c b/sysdeps/pthread/ftrylockfile.c
index 34f6e54..612981c 100644
--- a/sysdeps/pthread/ftrylockfile.c
+++ b/sysdeps/pthread/ftrylockfile.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 2002-2018 Free Software Foundation, Inc.
+/* Try locking I/O stream. Hurd version
+ Copyright (C) 2002-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.