From 7e04dc48fd8b42fb3951ce1736e8c229d122d48e Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Wed, 31 Oct 2001 05:04:29 +0000 Subject: Upgrade to 1.7. For changes see ftp://ftp.cogsci.princeton.edu/pub/wordnet/1.7/CHANGES --- textproc/wordnet/files/patch-ae | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 textproc/wordnet/files/patch-ae (limited to 'textproc/wordnet/files/patch-ae') diff --git a/textproc/wordnet/files/patch-ae b/textproc/wordnet/files/patch-ae new file mode 100644 index 000000000000..38d94675e1a8 --- /dev/null +++ b/textproc/wordnet/files/patch-ae @@ -0,0 +1,9 @@ +--- src/lib/search.c Tue Jun 19 11:02:47 2001 ++++ src/lib/search.c Tue Oct 30 23:11:26 2001 +@@ -2051,5 +2051,5 @@ + passed and return bit mask. */ + +-unsigned int is_defined(char *searchstr, int dbase) ++unsigned long is_defined(char *searchstr, int dbase) + { + IndexPtr index; -- cgit v1.2.3