Add comma to SocketAddress.h

Add comma to existing text.
pull/8512/head
Amanda Butler 2018-10-23 11:27:25 -05:00 committed by GitHub
parent e919511d98
commit 0a82253cf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ public:
/** Create a SocketAddress from a raw IP address and port /** Create a SocketAddress from a raw IP address and port
* *
* To construct from a host name use NetworkInterface::gethostbyname * To construct from a host name, use NetworkInterface::gethostbyname
* *
* @param addr Raw IP address * @param addr Raw IP address
* @param port Optional 16-bit port, defaults to 0 * @param port Optional 16-bit port, defaults to 0