diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-01 03:51:02 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-01 03:51:02 +0000 |
commit | e3f724ea1ba41b2a7b5cadc2f2f5ad67c5cf51cc (patch) | |
tree | 7b95c407c421b5e9c58d0ce4dcf77e0ca3bc756f /devel/nspr | |
parent | bdc831661d95eae403792cb0477122f3c0665a36 (diff) | |
download | FreeBSD-ports-e3f724ea1ba41b2a7b5cadc2f2f5ad67c5cf51cc.zip FreeBSD-ports-e3f724ea1ba41b2a7b5cadc2f2f5ad67c5cf51cc.tar.gz |
Correct patch target.
Diffstat (limited to 'devel/nspr')
-rw-r--r-- | devel/nspr/files/patch-nspr-unix.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/nspr/files/patch-nspr-unix.c b/devel/nspr/files/patch-nspr-unix.c index 6bb4ed0..1c4007c 100644 --- a/devel/nspr/files/patch-nspr-unix.c +++ b/devel/nspr/files/patch-nspr-unix.c @@ -1,5 +1,5 @@ ---- nsprpub/pr/src/md/unix/unix.c.orig Sat May 31 18:06:04 2003 -+++ nsprpub/pr/src/md/unix/unix.c Sat May 31 18:04:43 2003 +--- ../pr/src/md/unix/unix.c.orig Sat May 31 18:06:04 2003 ++++ ../pr/src/md/unix/unix.c Sat May 31 18:04:43 2003 @@ -65,7 +65,8 @@ * PRInt32* pointer to a _PRSockLen_t* pointer. */ |