aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/pthread/unwind/catch_pthread_exit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/pthread/unwind/catch_pthread_exit.cpp')
-rw-r--r--tools/regression/pthread/unwind/catch_pthread_exit.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/regression/pthread/unwind/catch_pthread_exit.cpp b/tools/regression/pthread/unwind/catch_pthread_exit.cpp
index db0e875ccaeb..b5074cd4beb1 100644
--- a/tools/regression/pthread/unwind/catch_pthread_exit.cpp
+++ b/tools/regression/pthread/unwind/catch_pthread_exit.cpp
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* try to catch thread exiting, and rethrow the exception */
#include <pthread.h>