This commit is contained in:
Jeff Hill
2002-08-29 15:01:17 +00:00
parent d0ab8f3305
commit 76199859f6
+1 -1
View File
@@ -27,7 +27,7 @@
class inetAddrID {
public:
inetAddrID ( const struct sockaddr_in &addrIn );
inetAddrID ( const struct sockaddr_in & addrIn );
bool operator == ( const inetAddrID & ) const;
resTableIndex hash () const;
void name ( char *pBuf, unsigned bufSize ) const;