aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_barrier.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_barrier.c')
-rw-r--r--lib/libpthread/thread/thr_barrier.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_barrier.c b/lib/libpthread/thread/thr_barrier.c
index 612acb1c57d8..5028c88d0762 100644
--- a/lib/libpthread/thread/thr_barrier.c
+++ b/lib/libpthread/thread/thr_barrier.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/lib/libpthread/thread/thr_barrier.c,v 1.1 2003/09/04 14:06:43 davidxu Exp $
*/
#include <errno.h>