mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Run all .c and .h files modified by PR301 through nxstyle.
This commit is contained in:
@@ -93,7 +93,8 @@ static const char *sim_rptun_get_firmware(struct rptun_dev_s *dev)
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
static const struct rptun_addrenv_s *sim_rptun_get_addrenv(struct rptun_dev_s *dev)
|
static const struct rptun_addrenv_s *
|
||||||
|
sim_rptun_get_addrenv(struct rptun_dev_s *dev)
|
||||||
{
|
{
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user