diff --git a/tgt-vhdl/vhdl_syntax.hh b/tgt-vhdl/vhdl_syntax.hh index 517d23f6c..a03e002ab 100644 --- a/tgt-vhdl/vhdl_syntax.hh +++ b/tgt-vhdl/vhdl_syntax.hh @@ -245,8 +245,7 @@ private: }; /* - * A concurrent statement appears in architecture bodies but not - * processes. + * A concurrent statement appears in architecture bodies/ */ class vhdl_conc_stmt : public vhdl_element { public: