Prepare v2010.06-rc3

Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/common/cmd_setexpr.c b/common/cmd_setexpr.c
index 2d37197..da9e844 100644
--- a/common/cmd_setexpr.c
+++ b/common/cmd_setexpr.c
@@ -32,7 +32,7 @@
 {
 	ulong *p;
 
-        /*
+	/*
 	 * if the parameter starts with a '*' then assume
 	 * it is a pointer to the value we want
 	 */