# HG changeset patch # User John Levon # Date 1575628224 0 # Node ID cc4ba761e88ff68f24a14c471021557e1e28328f # Parent f0c1751b3aaa466b28362a60072d9dd2f1dea652 OS-8063 small typo in dboot workaround debug message (#240) Reviewed by: Dan McDonald Approved by: Tim Foster diff -r f0c1751b3aaa -r cc4ba761e88f usr/src/uts/i86pc/dboot/dboot_startkern.c --- a/usr/src/uts/i86pc/dboot/dboot_startkern.c Thu Dec 05 13:16:07 2019 +0000 +++ b/usr/src/uts/i86pc/dboot/dboot_startkern.c Fri Dec 06 10:30:24 2019 +0000 @@ -23,7 +23,7 @@ * Copyright 2009 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. * - * Copyright 2019 Joyent, Inc. All rights reserved. + * Copyright 2019 Joyent, Inc. */ @@ -1502,7 +1502,7 @@ mod_end >= CORRUPT_REGION_START) { if (prom_debug) { dboot_printf("disabling RICHMOND-16 workaround " - "due to module #%u: " + "due to module #%d: " "name %s addr %lx size %lx\n", i, (char *)(uintptr_t)modules[i].bm_name, (ulong_t)modules[i].bm_addr,