Fix text alignment

This commit is contained in:
wdenk
2004-06-01 21:15:28 +00:00
parent 979bdbc70e
commit d7a04603ae

View File

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