Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > 9abbd1ecdcd0584e19339b8629abb4f2 > files > 2

zoo-2.10-5plf2007.0.src.rpm

--- ./ar.h.orig	2006-05-11 04:15:08.850108596 +0200
+++ ./ar.h	2006-05-11 04:15:48.410354499 +0200
@@ -117,7 +117,7 @@
   void move_left();
 #else
 # define MOVE_LEFT memmove
- extern VOIDPTR memmove();
+ /* extern VOIDPTR memmove(); */
 #endif
 
 #if 0