From 021805d1c3748d39f827ffc0541fade98007c6aa Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Sat, 5 Jul 2008 03:08:00 +0000 Subject: fixed protocols name git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2000 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/class_socket.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/objects/class_socket.h') diff --git a/src/modules/objects/class_socket.h b/src/modules/objects/class_socket.h index 28e078613..6a18bf51c 100644 --- a/src/modules/objects/class_socket.h +++ b/src/modules/objects/class_socket.h @@ -58,7 +58,7 @@ protected: char * m_pInBuffer; unsigned int m_uInBufferLen; unsigned int m_uInDataLen; - bool m_bIpV6; + bool m_bIPv6; unsigned int m_uConnectionId; KviDataBuffer * m_pOutBuffer; @@ -132,7 +132,7 @@ protected: char * m_pInBuffer; unsigned int m_uInBufferLen; unsigned int m_uInDataLen; - bool m_bIpV6; + bool m_bIPv6; unsigned int m_uConnectionId; kvs_uint_t m_uRemotePort; KviDataBuffer * m_pOutBuffer; -- cgit v1.3.1-10-gc9f91