Blame SOURCES/wordnet-3.0-src_stubs_c.patch

f3e103
diff -urNad wordnet-3.0/src/stubs.c.orig wordnet-3.0/src/stubs.c
f3e103
--- wordnet-3.0/src/stubs.c.orig	2007-01-04 18:47:55.000000000 +0100
f3e103
+++ wordnet-3.0/src/stubs.c	2007-01-20 19:01:19.000000000 +0100
f3e103
@@ -14,7 +14,7 @@
f3e103
 #include <tk.h>
f3e103
 #include <wn.h>
f3e103
 
f3e103
-static char *Id = "$Id: stubs.c,v 1.7 2005/04/29 19:01:57 wn Exp $";
f3e103
+static const char Id[] = "$Id: stubs.c,v 1.7 2005/04/29 19:01:57 wn Exp $";
f3e103
 
f3e103
 static char resultbuf[SEARCHBUF];
f3e103