aboutsummaryrefslogtreecommitdiff
path: root/textproc/wordnet/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/wordnet/files/patch-af')
-rw-r--r--textproc/wordnet/files/patch-af7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/wordnet/files/patch-af b/textproc/wordnet/files/patch-af
new file mode 100644
index 000000000000..c2f740677509
--- /dev/null
+++ b/textproc/wordnet/files/patch-af
@@ -0,0 +1,7 @@
+--- include/wn.h Thu Mar 7 14:59:59 2002
++++ include/wn.h Tue Aug 20 11:24:43 2002
+@@ -32,3 +32,3 @@
+ /* Set bit for each search type that is valid for the search word
+ passed and return bit mask. */
+-extern unsigned int is_defined(char *, int);
++extern unsigned long is_defined(char *, int);