]> git.sur5r.net Git - u-boot/blobdiff - common/env_dataflash.c
Merge branch 'master' of git://git.denx.de/u-boot-mpc512x
[u-boot] / 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 */