summaryrefslogtreecommitdiff
path: root/japanese/iv/files/patch-cd
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/iv/files/patch-cd')
-rw-r--r--japanese/iv/files/patch-cd11
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/iv/files/patch-cd b/japanese/iv/files/patch-cd
deleted file mode 100644
index 0fc7e791112b..000000000000
--- a/japanese/iv/files/patch-cd
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/bin/ibuild/ibed.c.org Wed Nov 11 03:16:15 1992
-+++ src/bin/ibuild/ibed.c Wed Jan 5 22:42:25 2000
-@@ -672,7 +672,7 @@
- return tools;
- }
-
--static const unit = 15;
-+static const int unit = 15;
-
- static Coord xClosed[] = { unit/5, unit, unit, unit*3/5, 0 };
- static Coord yClosed[] = { 0, unit/5, unit*3/5, unit, unit*2/5 };