diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/uudx/files/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/uudx/files/patch-aa b/converters/uudx/files/patch-aa index fd36b1faf97..f07488104f1 100644 --- a/converters/uudx/files/patch-aa +++ b/converters/uudx/files/patch-aa @@ -1,5 +1,5 @@ ---- uudx-299.orig/uudx.c Sun Jan 29 16:44:42 1995 -+++ uudx-299/uudx.c Sun Jun 2 16:04:27 1996 +--- uudx.c.orig Sun Jan 29 16:44:42 1995 ++++ uudx.c Mon Sep 15 02:05:44 1997 @@ -89,7 +89,11 @@ #else
#define strchr index
|