clarified a comment
This commit is contained in:
parent
bf884488ae
commit
d965dda027
@ -448,7 +448,7 @@ static int hostline(LIBSSH2_KNOWNHOSTS *hosts,
|
||||
}
|
||||
|
||||
if(sep) {
|
||||
/* this is the second host, add this first */
|
||||
/* this is the second host after the comma, add this first */
|
||||
char *ipaddr;
|
||||
*sep++ = 0; /* zero terminate the first host name here */
|
||||
ipaddr = sep;
|
||||
|
Loading…
x
Reference in New Issue
Block a user