1
0
Fork 0
forked from nuttx/nuttx-update

net/bluetooth: fix parameter indentation

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko 2023-04-24 14:46:35 +03:00 committed by Brennan Ashton
parent 756e244b18
commit 0a28b2a26e

View file

@ -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;