summaryrefslogtreecommitdiff
path: root/nptl/tst-barrier5.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-barrier5.c')
-rw-r--r--nptl/tst-barrier5.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nptl/tst-barrier5.c b/nptl/tst-barrier5.c
index b99bd00c5b..d665681356 100644
--- a/nptl/tst-barrier5.c
+++ b/nptl/tst-barrier5.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 2004-2015 Free Software Foundation, Inc.
+/* This tests the barrier reset mechanism.
+ Copyright (C) 2004-2015 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -15,7 +16,6 @@
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
-/* This tests the barrier reset mechanism. */
#include <errno.h>
#include <pthread.h>
#include <stdio.h>