summarylogtreecommitdiffstats
path: root/gnatelim-closure.adb-patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnatelim-closure.adb-patch')
-rw-r--r--gnatelim-closure.adb-patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/gnatelim-closure.adb-patch b/gnatelim-closure.adb-patch
deleted file mode 100644
index 756f82cdb1f4..000000000000
--- a/gnatelim-closure.adb-patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- asis-gpl-2017-src/tools/gnatelim/gnatelim-closure.adb
-+++ asis-gpl-2017-src-new/tools/gnatelim/gnatelim-closure.adb
-@@ -63,8 +63,8 @@
- Table_Index_Type => Natural,
- Table_Low_Bound => 1,
- Table_Initial => 20,
-- Table_Increment => 100,
-- Table_Name => "Tool options");
-+ Table_Increment => 100);
-+-- Table_Name => "Tool options");
- -- Used to compose a list of switches to call a tool
-
- -----------------------
-