code reformat

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1647 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Li-Ta Lo 2004-09-07 21:31:47 +00:00
parent 39fdcbf9f0
commit 817b3f2d35
1 changed files with 1 additions and 2 deletions

View File

@ -238,8 +238,7 @@ int main(int argc, char *argv[])
printf("Part is %s\n", flash->name);
if (!filename) {
printf
("OK, only ENABLING flash write, but NOT FLASHING\n");
printf("OK, only ENABLING flash write, but NOT FLASHING\n");
return 0;
}
size = flash->total_size * 1024;