aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/pthread/unwind/sem_wait_cancel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/pthread/unwind/sem_wait_cancel.cpp')
-rw-r--r--tools/regression/pthread/unwind/sem_wait_cancel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/regression/pthread/unwind/sem_wait_cancel.cpp b/tools/regression/pthread/unwind/sem_wait_cancel.cpp
index 2086de6037cb..45f881c521fe 100644
--- a/tools/regression/pthread/unwind/sem_wait_cancel.cpp
+++ b/tools/regression/pthread/unwind/sem_wait_cancel.cpp
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* Test stack unwinding for libc's sem */
#include <pthread.h>