summaryrefslogtreecommitdiff
path: root/sysdeps/pthread/funlockfile.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-04-02 00:51:09 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-04-02 00:53:16 +0200
commit3256110b8b488fde9cd74d5c3a8e5092dcd22921 (patch)
tree011a9ebddf9663ac417fcb3e5025781cfdd60679 /sysdeps/pthread/funlockfile.c
parent40444d81636580c80d6000856cca6078ea41f85e (diff)
Add first-line comment to files lacking it
Diffstat (limited to 'sysdeps/pthread/funlockfile.c')
-rw-r--r--sysdeps/pthread/funlockfile.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/pthread/funlockfile.c b/sysdeps/pthread/funlockfile.c
index ef51ce3..cda2ef4 100644
--- a/sysdeps/pthread/funlockfile.c
+++ b/sysdeps/pthread/funlockfile.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 2002-2018 Free Software Foundation, Inc.
+/* Unlock 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.