9
0
Fork 0

Fix text alignment

This commit is contained in:
wdenk 2004-06-01 21:15:28 +00:00
parent 979bdbc70e
commit d7a04603ae
1 changed files with 1 additions and 1 deletions

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);
*/