These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / roms / seabios / src / misc.c
index 8caaf31..f02237c 100644 (file)
@@ -56,7 +56,7 @@ void VISIBLE16
 handle_10(struct bregs *regs)
 {
     debug_enter(regs, DEBUG_HDL_10);
-    // dont do anything, since the VGA BIOS handles int10h requests
+    // don't do anything, since the VGA BIOS handles int10h requests
 }
 
 // NMI handler