diff options
-rw-r--r-- | lang/python25/files/patch-Python_thread__pthread.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python25/files/patch-Python_thread__pthread.h b/lang/python25/files/patch-Python_thread__pthread.h index 1e11c3ad36c3..1f4478528024 100644 --- a/lang/python25/files/patch-Python_thread__pthread.h +++ b/lang/python25/files/patch-Python_thread__pthread.h @@ -1,8 +1,8 @@ $FreeBSD$ ---- ../Python/thread_pthread.h -+++ ../Python/thread_pthread.h +--- Python/thread_pthread.h ++++ Python/thread_pthread.h @@ -149,6 +149,7 @@ { pthread_t th; |