Little formatting fix.

This commit is contained in:
Ben Gras 2005-08-10 15:18:13 +00:00
parent 98888ca522
commit abeebb1ac9

View file

@ -407,7 +407,7 @@ PRIVATE void load_ram(void)
printf("\rRAM disk of %u KB loaded onto /dev/ram.", ram_size_kb);
if (root_dev == DEV_RAM) printf(" Using RAM disk as root FS.");
printf("\n");
printf(" \n");
/* Invalidate and close the image device. */
invalidate(image_dev);