aboutsummaryrefslogtreecommitdiff
path: root/japanese/iv/files/patch-bz
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/iv/files/patch-bz')
-rw-r--r--japanese/iv/files/patch-bz11
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/iv/files/patch-bz b/japanese/iv/files/patch-bz
deleted file mode 100644
index 7df7c2a9e5ec..000000000000
--- a/japanese/iv/files/patch-bz
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/bin/idraw/ided.c.org Mon Jan 3 15:33:16 2000
-+++ src/bin/idraw/ided.c Mon Jan 3 15:36:25 2000
-@@ -362,7 +362,7 @@
- return commands;
- }
-
--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 };