aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth')
-rw-r--r--src/synth/synth-errors.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/synth-errors.adb b/src/synth/synth-errors.adb
index dfccaf158..edbe8c1bc 100644
--- a/src/synth/synth-errors.adb
+++ b/src/synth/synth-errors.adb
@@ -61,7 +61,7 @@ package body Synth.Errors is
begin
Report_Msg (Warnid, Errorout.Elaboration, +Loc, Msg, (1 => Arg1));
end Warning_Msg_Synth;
-
+
procedure Warning_Msg_Synth (Warnid : Msgid_Warnings;
Loc : Location_Type;
Msg : String;