mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 22:20:01 +08:00
net/bluetooth: fix parameter indentation
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Brennan Ashton
parent
756e244b18
commit
0a28b2a26e
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user