RISC-V: Don't assume the priv attributes are in order when handling them.
[deliverable/binutils-gdb.git] / sim / h8300 / writecode.c
index 50bbf9f1bae53c0147aa38dcac953c4cfedd16e5..ea5c8ac340517e5a01830f23bc6d2c6914e948a8 100644 (file)
@@ -882,7 +882,7 @@ owrite (i)
          printf ("case 0x%03x:\n", i);
        }
 
-      /* Dont need any if's this is the only one */
+      /* Don't need any if's this is the only one */
       edo (*p);
     }
   else
This page took 0.02366 seconds and 4 git commands to generate.