1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

Remove ../ from patch.

Submitted by:	QAT
This commit is contained in:
Maxim Sobolev 2009-02-27 04:05:33 +00:00
parent d57731b203
commit fbf0ee5e6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229130

View File

@ -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;