jlec        15/03/20 06:48:05

  Added:                wordnet-3.0-src_stubs_c.patch
  Removed:              wordnet-3.0-stubs_c.patch
  Log:
  Readd patch as binary file to stop CVS mangling it, bug #543798
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.1                  app-dicts/wordnet/files/wordnet-3.0-src_stubs_c.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/wordnet/files/wordnet-3.0-src_stubs_c.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/wordnet/files/wordnet-3.0-src_stubs_c.patch?rev=1.1&content-type=text/plain

Index: wordnet-3.0-src_stubs_c.patch
===================================================================
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 <tk.h>
 #include <wn.h>
 
-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];
 




Reply via email to