]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/i386/pc.c
error: Clean up errors with embedded newlines (again)
[mirror_qemu.git] / hw / i386 / pc.c
index 0e5c86ae1bcb2c389b51dfdad8ade52bb193b087..9e371867765c40214147de3ec0fe15bee4cf34f1 100644 (file)
@@ -377,8 +377,8 @@ ISADevice *pc_find_fdc0(void)
 
     if (state.multiple) {
         error_report("warning: multiple floppy disk controllers with "
-                     "iobase=0x3f0 have been found;\n"
-                     "the one being picked for CMOS setup might not reflect "
+                     "iobase=0x3f0 have been found");
+        error_printf("the one being picked for CMOS setup might not reflect "
                      "your intent");
     }