diff options
Diffstat (limited to 'graphics/urt/files/patch-cnv__rletoraw.c')
-rw-r--r-- | graphics/urt/files/patch-cnv__rletoraw.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/urt/files/patch-cnv__rletoraw.c b/graphics/urt/files/patch-cnv__rletoraw.c deleted file mode 100644 index 6d930c96c121..000000000000 --- a/graphics/urt/files/patch-cnv__rletoraw.c +++ /dev/null @@ -1,11 +0,0 @@ ---- cnv/rletoraw.c.orig 1992-04-30 23:00:21.000000000 +0900 -+++ cnv/rletoraw.c 2012-10-16 00:14:10.000000000 +0900 -@@ -65,7 +65,7 @@ - }\ - - --void -+int - main(argc,argv) - int argc; - char *argv[]; |