Fix spacing
authorEddie Hung <eddie@fpgeh.com>
Thu, 15 Aug 2019 21:54:41 +0000 (14:54 -0700)
committerEddie Hung <eddie@fpgeh.com>
Thu, 15 Aug 2019 21:54:41 +0000 (14:54 -0700)
kernel/yosys.h

index 52e7b3383d08dff2f34c39227d8ffefd0b5a242c..0cf23072293dfb09ddf9f2d0ee36f2db83404aa1 100644 (file)
@@ -210,7 +210,7 @@ namespace RTLIL {
        struct Module;
        struct Design;
        struct Monitor;
-    namespace ID {}
+       namespace ID {}
 }
 
 namespace AST {