Big white-space cleanup.
[oweals/u-boot.git] / common / env_dataflash.c
index 8a944324f22c86c28676f04489e5b143d97235a6..294536461d2320b0885478594156b98337438d76 100644 (file)
@@ -98,7 +98,7 @@ int env_init(void)
                }
        }
 
-       return (0);
+       return (0);
 }
 
 #endif /* CFG_ENV_IS_IN_DATAFLASH */