Explorar o código

Fix text alignment

wdenk %!s(int64=21) %!d(string=hai) anos
pai
achega
d7a04603ae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      board/cpc45/cpc45.c

+ 1 - 1
board/cpc45/cpc45.c

@@ -49,7 +49,7 @@ int checkboard(void)
 	ulong busfreq  = get_bus_freq(0);
 	char  buf[32];
 
-	printf("CPC45 ");
+	puts ("CPC45  ");
 /*
 	printf("Revision %d ", revision);
 */