diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-02-27 04:05:33 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-02-27 04:05:33 +0000 |
| commit | fbf0ee5e6da42985c449e9db91624c7c5e344c58 (patch) | |
| tree | 0b3bd919e3e3877c15e582083ae8a42236141309 /lang/python25/files | |
| parent | d57731b203b11fec6a55a0c1be9c6fa25abfc5ca (diff) | |
Notes
Diffstat (limited to 'lang/python25/files')
| -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; |
