diff --git a/compiler2/AST.cc b/compiler2/AST.cc
index c5710859745d7e79f2b782d902b19937496cc1d2..3af7ebad1ca10775f02d0d31ad02132cdabe488e 100644
--- a/compiler2/AST.cc
+++ b/compiler2/AST.cc
@@ -29,9 +29,9 @@ reffer::reffer(const char*) {}
 
 namespace Common {
 
-  // =================================
+  // ==================================
   // ===== Modules
-  // =================================
+  // ==================================
   
   vector<Modules::type_enc_t> Modules::delayed_type_enc_v;