Big white-space cleanup.
[oweals/u-boot.git] / tools / easylogo / easylogo.c
index c20e6a717c4d9333ebc6032b01bf071895b0d844..00a1e4ed1675ccedbee5a203e1ad68c6610c672a 100644 (file)
@@ -332,7 +332,7 @@ int image_save_header (image_t * image, char *filename, char *varname)
        if (col)
                fprintf (file, "%s\n", str);
 
-       /*      End of declaration */
+       /*      End of declaration */
        fprintf (file, "};\n\n");
        /*      Variable */
        fprintf (file, "fastimage_t %s = {\n", varname);