From 58fa04a4d96a304146ae7ebaf59da6cb10886105 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 23 Dec 2022 16:14:24 +0100 Subject: testsuite/gna/bug0130: reindentation --- testsuite/gna/bug0130/word_entity1.vhdl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testsuite/gna/bug0130/word_entity1.vhdl b/testsuite/gna/bug0130/word_entity1.vhdl index 0e6052f44..f22d8d39b 100644 --- a/testsuite/gna/bug0130/word_entity1.vhdl +++ b/testsuite/gna/bug0130/word_entity1.vhdl @@ -2,9 +2,9 @@ entity word_entity is generic ( package word40 is new work.word_generic_pkg - generic map ( - WIDTH => 40 -- not a generic in word_generic_pkg - ) + generic map ( + WIDTH => 40 -- not a generic in word_generic_pkg + ) ); end entity; -- cgit v1.2.3