forked from nuttx/nuttx-update
net/bluetooth: fix parameter indentation
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
756e244b18
commit
0a28b2a26e
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
void bluetooth_poll(FAR struct net_driver_s *dev,
|
||||
FAR struct bluetooth_conn_s *conn)
|
||||
FAR struct bluetooth_conn_s *conn)
|
||||
{
|
||||
FAR struct radio_driver_s *radio;
|
||||
|
||||
|
|
Loading…
Reference in a new issue