diff options
Diffstat (limited to '')
-rw-r--r-- | misc/magicpoint/files/patch-rlelib.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/magicpoint/files/patch-rlelib.c b/misc/magicpoint/files/patch-rlelib.c index 9fdb508e98fa..96fea20fd346 100644 --- a/misc/magicpoint/files/patch-rlelib.c +++ b/misc/magicpoint/files/patch-rlelib.c @@ -1,5 +1,5 @@ ---- image/rlelib.c.bak 2007-05-18 01:47:33.000000000 +0900 -+++ image/rlelib.c 2008-11-06 23:38:04.000000000 +0900 +--- image/rlelib.c.orig 2007-05-17 16:47:33 UTC ++++ image/rlelib.c @@ -13,7 +13,7 @@ #include <stdio.h> #include <math.h> |