summarylogtreecommitdiffstats
path: root/gnatcheck-rules-custom_1.adb-patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnatcheck-rules-custom_1.adb-patch')
-rw-r--r--gnatcheck-rules-custom_1.adb-patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnatcheck-rules-custom_1.adb-patch b/gnatcheck-rules-custom_1.adb-patch
new file mode 100644
index 000000000000..eb9caf615e7a
--- /dev/null
+++ b/gnatcheck-rules-custom_1.adb-patch
@@ -0,0 +1,14 @@
+--- asis-gpl-2017-src/tools/gnatcheck/gnatcheck-rules-custom_1.adb
++++ asis-gpl-2017-src-new/tools/gnatcheck/gnatcheck-rules-custom_1.adb
+@@ -8774,8 +8774,8 @@
+ Table_Index_Type => Natural,
+ Table_Low_Bound => 1,
+ Table_Initial => 20,
+- Table_Increment => 50,
+- Table_Name => "OUT parameters");
++ Table_Increment => 50);
++-- Table_Name => "OUT parameters");
+
+ procedure Set_OUT_Parameters (El : Asis.Element);
+ -- Supposing that El is a procedure body declaration, sets in
+