summaryrefslogtreecommitdiff
path: root/app-misc/ifp-line/files/ifp-line-0.3-fix-warnings.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/ifp-line/files/ifp-line-0.3-fix-warnings.patch')
-rw-r--r--app-misc/ifp-line/files/ifp-line-0.3-fix-warnings.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/ifp-line/files/ifp-line-0.3-fix-warnings.patch b/app-misc/ifp-line/files/ifp-line-0.3-fix-warnings.patch
index f7fe1de4b1ff..a3bf5c24b95d 100644
--- a/app-misc/ifp-line/files/ifp-line-0.3-fix-warnings.patch
+++ b/app-misc/ifp-line/files/ifp-line-0.3-fix-warnings.patch
@@ -1,5 +1,5 @@
---- unicodehack.c.orig 2006-01-31 20:18:16.000000000 -0500
-+++ unicodehack.c 2006-01-31 20:18:39.000000000 -0500
+--- a/unicodehack.c 2006-01-31 20:18:16.000000000 -0500
++++ b/unicodehack.c 2006-01-31 20:18:39.000000000 -0500
@@ -26,7 +26,7 @@
return -1;
}
@@ -18,8 +18,8 @@
iconv_t cd;
int retval;
---- unicodehack.h.orig 2006-01-31 20:19:05.000000000 -0500
-+++ unicodehack.h 2006-01-31 20:19:26.000000000 -0500
+--- a/unicodehack.h 2006-01-31 20:19:05.000000000 -0500
++++ b/unicodehack.h 2006-01-31 20:19:26.000000000 -0500
@@ -4,6 +4,6 @@
#define IFPLINE_UNICODEHACK_H