From 1cf501d6f87b43d3b20cdc1df1942dccff3796bd Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 2 Oct 2003 20:55:58 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_9_0'. --- net-p2p/xmule/files/patch-Preferences.cpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net-p2p/xmule/files/patch-Preferences.cpp (limited to 'net-p2p/xmule/files/patch-Preferences.cpp') diff --git a/net-p2p/xmule/files/patch-Preferences.cpp b/net-p2p/xmule/files/patch-Preferences.cpp deleted file mode 100644 index e71a84094959..000000000000 --- a/net-p2p/xmule/files/patch-Preferences.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Preferences.cpp.orig Mon May 26 12:08:45 2003 -+++ src/Preferences.cpp Mon May 26 12:10:14 2003 -@@ -65,7 +65,7 @@ - extern int sprintf(char *__restrict __s,__const char*__restrict __format,...) __attribute__ ((__format__ (__printf__, 2,3))); - - #ifdef __FreeBSD__ --extern long long atoll(char *s); -+extern long long atoll(const char *s); - #endif /* __FreeBSD__ */ - - /// new implementation -- cgit v1.2.3