From 6dc53110f30d6b433f12d60f9e1f3047503c1edf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 13 Sep 2023 11:03:38 +0000 Subject: automatic import of wordnet --- wordnet-3.0-src_stubs_c.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 wordnet-3.0-src_stubs_c.patch (limited to 'wordnet-3.0-src_stubs_c.patch') diff --git a/wordnet-3.0-src_stubs_c.patch b/wordnet-3.0-src_stubs_c.patch new file mode 100644 index 0000000..29c42de --- /dev/null +++ b/wordnet-3.0-src_stubs_c.patch @@ -0,0 +1,12 @@ +diff -urNad wordnet-3.0/src/stubs.c.orig wordnet-3.0/src/stubs.c +--- wordnet-3.0/src/stubs.c.orig 2007-01-04 18:47:55.000000000 +0100 ++++ wordnet-3.0/src/stubs.c 2007-01-20 19:01:19.000000000 +0100 +@@ -14,7 +14,7 @@ + #include + #include + +-static char *Id = "$Id: stubs.c,v 1.7 2005/04/29 19:01:57 wn Exp $"; ++static const char Id[] = "$Id: stubs.c,v 1.7 2005/04/29 19:01:57 wn Exp $"; + + static char resultbuf[SEARCHBUF]; + -- cgit v1.2.3