From 3ff8efe2b99eeddccd113229441c535b1ae8deed Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 5 Nov 2019 18:58:23 +0100 Subject: netlists-memories: adjust message. --- src/synth/netlists-memories.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/synth') diff --git a/src/synth/netlists-memories.adb b/src/synth/netlists-memories.adb index 866427cf9..96166a3e7 100644 --- a/src/synth/netlists-memories.adb +++ b/src/synth/netlists-memories.adb @@ -163,7 +163,7 @@ package body Netlists.Memories is Data := Get_Driver (I0_Inp); else Info_Msg_Synth - (+Data_Inst, "write to a non memory %n", (1 => +Orig)); + (+Data_Inst, "write to a non-memory %n", (1 => +Orig)); Data_W := 0; return; end if; -- cgit v1.2.3