Amend inaccurate comment

This commit is contained in:
Nick Gasson 2008-08-18 16:15:05 +01:00
parent e1deba51ab
commit cb1d4fd278
1 changed files with 1 additions and 2 deletions

View File

@ -245,8 +245,7 @@ private:
}; };
/* /*
* A concurrent statement appears in architecture bodies but not * A concurrent statement appears in architecture bodies/
* processes.
*/ */
class vhdl_conc_stmt : public vhdl_element { class vhdl_conc_stmt : public vhdl_element {
public: public: