(svn r19614) -Codechange: "it's" => "its" where appropriate

This commit is contained in:
smatz
2010-04-12 14:12:47 +00:00
parent 073af4eba2
commit 258b128a56
33 changed files with 43 additions and 43 deletions

View File

@@ -129,7 +129,7 @@ public:
const char *GetAddressAsString(bool with_family = true);
/**
* Get the address in it's internal representation.
* Get the address in its internal representation.
* @return the address
*/
const sockaddr_storage *GetAddress();