diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 03:51:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 03:51:02 +0000 |
commit | 77f9dadd90965b11e12892de463f99381ac4b365 (patch) | |
tree | 0e8e3fe6e7be7e00a34a8d0fe15cf88302306de5 /devel/nspr | |
parent | f6842bf4bcdebe684b5cda1344e3257961c80ef9 (diff) |
Notes
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 6bb4ed08fb40..1c4007c7542e 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. */ |