Skip to content
Commit 9b438946 authored by Andrew Gabbasov's avatar Andrew Gabbasov Committed by Tom Rini
Browse files

command.c: Fix auto-completion for the full commands list case



Compiling of full list of commands does not advance the counter,
so it always results in an empty list.
This seems to be (inadvertently?) introduced by commit
6c7c946c.

Signed-off-by: default avatarAndrew Gabbasov <andrew_gabbasov@mentor.com>
parent 4d3b8a0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment