mirror of https://github.com/aria2/aria2
Fix typo
parent
b63f67d040
commit
a6660c6c4b
|
@ -143,7 +143,7 @@ int SSHSession::checkDirection()
|
|||
|
||||
ssize_t SSHSession::writeData(const void* data, size_t len)
|
||||
{
|
||||
// net implemented yet
|
||||
// not implemented yet
|
||||
assert(0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue