Skip to content

Commit 8f786a0

Browse files
author
Veijo Pesonen
committed
Adds newlines to avoid compiler warnings
1 parent 9f3830a commit 8f786a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/nfc/source/nfc/NFCRemoteInitiator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ void NFCRemoteInitiator::disconnected()
5252
NFCNDEFCapable::Delegate *NFCRemoteInitiator::ndef_capable_delegate()
5353
{
5454
return _delegate;
55-
}
55+
}

0 commit comments

Comments
 (0)