Bluetooth: SMP: Fix missing new line

Change-Id: I732ec7884997d6f21ef18387927c62d9b54edee6
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
Szymon Janc 2015-11-25 16:38:55 +01:00 committed by Anas Nashif
commit 3aad102874

View file

@ -1517,6 +1517,7 @@ void bt_smp_dhkey_ready(const uint8_t *dhkey)
#endif /* CONFIG_BLUETOOTH_PERIPHERAL */
}
}
static uint8_t sc_smp_pairing_random(struct bt_smp *smp, struct net_buf *buf)
{
uint32_t passkey;