mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
Fixed compiler warnings.
This commit is contained in:

committed by
Xiang Xiao

parent
d1cbbcdb41
commit
0cdb2cfa48
@@ -76,6 +76,8 @@
|
||||
|
||||
static inline int binaryexpression(FAR struct nsh_vtbl_s *vtbl, char **argv)
|
||||
{
|
||||
UNUSED(vtbl);
|
||||
|
||||
char *endptr;
|
||||
long integer1;
|
||||
long integer2;
|
||||
|
Reference in New Issue
Block a user