Adds newlines to avoid compiler warnings

pull/9474/head
Veijo Pesonen 2019-01-23 16:43:45 +02:00
parent 9f3830aa72
commit 8f786a0450
1 changed files with 1 additions and 1 deletions

View File

@ -52,4 +52,4 @@ void NFCRemoteInitiator::disconnected()
NFCNDEFCapable::Delegate *NFCRemoteInitiator::ndef_capable_delegate()
{
return _delegate;
}
}