Remove ../ from patch.
Submitted by: QAT
This commit is contained in:
parent
d57731b203
commit
fbf0ee5e6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229130
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue