Fix spacing
authorEddie Hung <eddie@fpgeh.com>
Thu, 11 Jul 2019 02:04:22 +0000 (19:04 -0700)
committerEddie Hung <eddie@fpgeh.com>
Thu, 11 Jul 2019 02:04:22 +0000 (19:04 -0700)
backends/aiger/xaiger.cc

index 53b6ff97ab2132699b6dc257880b7b17505fd140..9a448c2a08f3bc45519f6891721fb33357eca36b 100644 (file)
@@ -679,7 +679,7 @@ struct XAigerWriter
                        aig_o++;
                        aig_outputs.push_back(0);
                        omode = true;
-        }
+               }
        }
 
        void write_aiger(std::ostream &f, bool ascii_mode)