sbitmap.c: Fix comment formatting.
[gcc.git] / gcc / toplev.c
index 576462647049689f8ed9c41477bc9adb981f57be..690a3bc556da7a118a83792a6acf835a23199d36 100644 (file)
@@ -2902,7 +2902,7 @@ rest_of_compilation (decl)
 
       if (flag_ssa_dce)
        {
-         /* Remove dead code. */
+         /* Remove dead code.  */
 
          timevar_push (TV_SSA_DCE);
          open_dump_file (DFI_ssa_dce, decl);