From 7fd8e9e2f8ea2e265bf0691fab8e8f35af0e8838 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 8 Nov 2022 19:07:50 +0100 Subject: Remove trailing spaces --- src/errorout.ads | 2 +- src/synth/synth-errors.adb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/errorout.ads b/src/errorout.ads index d0cd5b9e1..3f554380e 100644 --- a/src/errorout.ads +++ b/src/errorout.ads @@ -131,7 +131,7 @@ package Errorout is -- Lexical conformance Warnid_Conformance, - + -- Attributes in the netlist is not kept during synthesis Warnid_Unkept_Attribute, Warnid_Unhandled_Attribute, 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; -- cgit v1.2.3