mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-16 18:03:23 +00:00
QEMU i486: New QEMU keyboard and VGA drivers from Lizhuoyi
This commit is contained in:
parent
bb0e358048
commit
95a646b8d0
1 changed files with 1 additions and 1 deletions
|
|
@ -1052,7 +1052,7 @@ static FAR char *nsh_argexpand(FAR struct nsh_vtbl_s *vtbl, FAR char *cmdline,
|
|||
|
||||
if (*ptr == '`')
|
||||
{
|
||||
FAR char *tmpalloc;
|
||||
FAR char *tmpalloc = NULL;
|
||||
FAR char *result;
|
||||
FAR char *rptr;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue