summaryrefslogtreecommitdiff
path: root/common/cmd_setexpr.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_setexpr.c')
-rw-r--r--common/cmd_setexpr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_setexpr.c b/common/cmd_setexpr.c
index 2d3719755e..da9e844a86 100644
--- a/common/cmd_setexpr.c
+++ b/common/cmd_setexpr.c
@@ -32,7 +32,7 @@ static ulong get_arg(char *s, int w)
{
ulong *p;
- /*
+ /*
* if the parameter starts with a '*' then assume
* it is a pointer to the value we want
*/