diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-28 05:35:40 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-28 05:35:40 +0000 |
commit | f254027b5f65981ae3eccc99be5302bf1255526c (patch) | |
tree | c87c90b4526402941908aa4325e7cbb4d0671a96 /net/cnet/files/patch-ab | |
parent | Update the original dictionary to 20010615 (diff) |
- update to 1.7.4
- use tk83
PR: 30143
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes:
svn path=/head/; revision=47002
Diffstat (limited to 'net/cnet/files/patch-ab')
-rw-r--r-- | net/cnet/files/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/cnet/files/patch-ab b/net/cnet/files/patch-ab deleted file mode 100644 index 7a3d525a4043..000000000000 --- a/net/cnet/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ ---- src/cnetheader.h.orig Thu Jul 24 09:15:13 1997 -+++ src/cnetheader.h Sun Aug 16 23:27:41 1998 -@@ -22,6 +22,10 @@ - #define NDATASEGS 1 - #define LENDATA_EVER_0 FALSE - -+#elif defined(USE_FREEBSD) -+#define NDATASEGS 1 -+#define LENDATA_EVER_0 FALSE -+ - #elif defined(USE_SOLARIS2) - #define NDATASEGS 1 - #define LENDATA_EVER_0 FALSE |