mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Typo
This commit is contained in:
parent
a91115bf22
commit
3742ae061e
1 changed files with 1 additions and 1 deletions
|
|
@ -622,7 +622,7 @@ struct curlFileTransfer : public FileTransfer
|
|||
void quit()
|
||||
{
|
||||
quitting = true;
|
||||
/* We wil not be processing any more incomming requests */
|
||||
/* We wil not be processing any more incoming requests */
|
||||
while (!incoming.empty())
|
||||
incoming.pop();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue