mirror of
https://github.com/aria2/aria2.git
synced 2025-04-03 12:37:38 +03:00
commit
b519ce04e3
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ int SSHSession::checkDirection()
|
||||||
|
|
||||||
ssize_t SSHSession::writeData(const void* data, size_t len)
|
ssize_t SSHSession::writeData(const void* data, size_t len)
|
||||||
{
|
{
|
||||||
// net implemented yet
|
// not implemented yet
|
||||||
assert(0);
|
assert(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue