diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
commit | 1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch) | |
tree | 48e47bf661e0e5d6ed9c060e8aea683b30d4540f /net/libunp/files/patch-lib_wrappthread.c | |
parent | - Update to 1.7.1 (diff) |
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=417041
Diffstat (limited to 'net/libunp/files/patch-lib_wrappthread.c')
-rw-r--r-- | net/libunp/files/patch-lib_wrappthread.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/libunp/files/patch-lib_wrappthread.c b/net/libunp/files/patch-lib_wrappthread.c index 40b08fb3f03c..e313e52b2f5a 100644 --- a/net/libunp/files/patch-lib_wrappthread.c +++ b/net/libunp/files/patch-lib_wrappthread.c @@ -1,6 +1,6 @@ ---- lib/wrappthread.c.orig Thu Sep 30 11:06:22 1999 -+++ lib/wrappthread.c Thu Sep 30 11:06:34 1999 -@@ -40,17 +40,6 @@ +--- lib/wrappthread.c.orig 1997-06-27 22:04:01 UTC ++++ lib/wrappthread.c +@@ -40,17 +40,6 @@ Pthread_detach(pthread_t tid) } void |