Fix typo in comment.
MFC after: 3 days
This commit is contained in:
parent
4a47892c81
commit
e0a8ef9d47
@ -85,7 +85,7 @@ isitme(const char *name)
|
||||
size_t bufsize;
|
||||
|
||||
/*
|
||||
* First check if the give name matches our full hostname.
|
||||
* First check if the given name matches our full hostname.
|
||||
*/
|
||||
if (gethostname(buf, sizeof(buf)) < 0) {
|
||||
pjdlog_errno(LOG_ERR, "gethostname() failed");
|
||||
|
Loading…
x
Reference in New Issue
Block a user