aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2022-11-08 19:07:50 +0100
committerTristan Gingold <tgingold@free.fr>2022-11-08 19:08:31 +0100
commit7fd8e9e2f8ea2e265bf0691fab8e8f35af0e8838 (patch)
treeb66a258993d03da62dd1778244be7ea11f8edcb4 /src/synth
parent74bfad1028994077f4630d50c4894d9d2ddc21fb (diff)
downloadghdl-7fd8e9e2f8ea2e265bf0691fab8e8f35af0e8838.tar.gz
ghdl-7fd8e9e2f8ea2e265bf0691fab8e8f35af0e8838.tar.bz2
ghdl-7fd8e9e2f8ea2e265bf0691fab8e8f35af0e8838.zip
Remove trailing spaces
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;