aboutsummaryrefslogtreecommitdiff
path: root/deskutils/cdcat/files/patch-src-recode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/cdcat/files/patch-src-recode.cpp')
-rw-r--r--deskutils/cdcat/files/patch-src-recode.cpp19
1 files changed, 0 insertions, 19 deletions
diff --git a/deskutils/cdcat/files/patch-src-recode.cpp b/deskutils/cdcat/files/patch-src-recode.cpp
deleted file mode 100644
index fd177eeb9d8c..000000000000
--- a/deskutils/cdcat/files/patch-src-recode.cpp
+++ /dev/null
@@ -1,19 +0,0 @@
-*** ./recode.cpp Mon Aug 22 18:03:00 2005
---- ../../cdcat.bsd/src/recode.cpp Sun Apr 30 19:47:51 2006
-***************
-*** 12,18 ****
- #include <string.h>
- #include <stdio.h>
- #include <stdlib.h>
-! #include <malloc.h>
- #include <ctype.h>
-
- char *recode2(const char *c)
---- 12,18 ----
- #include <string.h>
- #include <stdio.h>
- #include <stdlib.h>
-! /* #include <malloc.h> */
- #include <ctype.h>
-
- char *recode2(const char *c)