From 54a18dda071449e80982da9e31be4685da30f0ed Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 30 May 2021 18:23:33 +0200 Subject: Fix warnings from gnatgpl 2021 --- src/vhdl/vhdl-formatters.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vhdl/vhdl-formatters.adb') diff --git a/src/vhdl/vhdl-formatters.adb b/src/vhdl/vhdl-formatters.adb index 89c692c96..9e870ddc2 100644 --- a/src/vhdl/vhdl-formatters.adb +++ b/src/vhdl/vhdl-formatters.adb @@ -433,7 +433,7 @@ package body Vhdl.Formatters is end Close_Lit; end Format_Disp_Ctxt; - procedure Reindent (Ctxt : in out Format_Disp_Ctxt.Format_Ctxt; + procedure Reindent (Ctxt : Format_Disp_Ctxt.Format_Ctxt; Respace : Boolean := False) is use Format_Disp_Ctxt; -- cgit v1.2.3