diff --git a/sys/sparc64/sparc64/identcpu.c b/sys/sparc64/sparc64/identcpu.c index a0192026a07e..db553c9bf532 100644 --- a/sys/sparc64/sparc64/identcpu.c +++ b/sys/sparc64/sparc64/identcpu.c @@ -78,7 +78,7 @@ cpu_identify(u_long vers, u_int freq, u_int id) printf( "CPU: unknown; please e-mail the following value together\n" " with the exact name of your processor to " - ".\n" + ".\n" " version register: <0x%lx>\n", vers); return; }