code reformat
authorLi-Ta Lo <ollie@lanl.gov>
Tue, 7 Sep 2004 21:31:47 +0000 (21:31 +0000)
committerLi-Ta Lo <ollie@lanl.gov>
Tue, 7 Sep 2004 21:31:47 +0000 (21:31 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1647 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

util/flash_and_burn/flash_rom.c

index 4ce5d8bdc9771d8fe3074bbaf4daafbc5f08e553..6abd4898b164318fa9647a336efd8673f32c68a8 100644 (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;