aboutsummaryrefslogtreecommitdiff
path: root/shell/msh_unused.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/msh_unused.c')
-rw-r--r--shell/msh_unused.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/msh_unused.c b/shell/msh_unused.c
index fe85a8170..d4fe3db1b 100644
--- a/shell/msh_unused.c
+++ b/shell/msh_unused.c
@@ -2064,7 +2064,7 @@ static int rlookup(char *n)
{ "{" , '{' },
{ "}" , '}' },
{ "." , DOT },
- { },
+ { "" , 0 },
};
const struct res *rp;