Fix spacing

This commit is contained in:
Eddie Hung 2019-08-15 14:54:41 -07:00
parent eae5a6b12c
commit 453a9429b6
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ namespace RTLIL {
struct Module; struct Module;
struct Design; struct Design;
struct Monitor; struct Monitor;
namespace ID {} namespace ID {}
} }
namespace AST { namespace AST {