summaryrefslogtreecommitdiff
path: root/src/phFriNfc_LlcpTransport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/phFriNfc_LlcpTransport.h')
-rw-r--r--src/phFriNfc_LlcpTransport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phFriNfc_LlcpTransport.h b/src/phFriNfc_LlcpTransport.h
index 2bb0eac..2f83439 100644
--- a/src/phFriNfc_LlcpTransport.h
+++ b/src/phFriNfc_LlcpTransport.h
@@ -225,7 +225,7 @@ struct phFriNfc_LlcpTransport_Socket
void *pAcceptContext;
void *pRejectContext;
void *pConnectContext;
- void *pDisonnectContext;
+ void *pDisconnectContext;
void *pSendContext;
void *pRecvContext;
void *pContext;