$OpenBSD: patch-src_cpus_cpu_ppc_instr_cc,v 1.1 2018/04/07 10:55:54 espie Exp $

Index: src/cpus/cpu_ppc_instr.cc
--- src/cpus/cpu_ppc_instr.cc.orig
+++ src/cpus/cpu_ppc_instr.cc
@@ -2780,7 +2780,7 @@ X(to_be_translated)
 		} else {
 			if (!cpu->translation_readahead)
 				fatal("[ TODO: Unimplemented ALTIVEC, iword"
-				    " = 0x%08"PRIx32"x ]\n", iword);
+				    " = 0x%08" PRIx32"x ]\n", iword);
 			goto bad;
 		}
 		break;
