Skip to content

Commit

Permalink
Remove the accomplished TODO tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kabachuha authored and irydacea committed Oct 15, 2020
1 parent 2c132a8 commit 6c055a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/addon/validation.cpp
Expand Up @@ -405,8 +405,8 @@ static void write_difference(config& pack, const config& from, const config& to,
}

/**
* &from, &to are top-dirs of their structures; addlist/removelist are equal to [dir]
* #TODO: make a clientside function to allow incremental uploadpacks using hash request from server
* &from, &to are the top directories of their structures; addlist/removelist tag is treated as [dir]
*
* Does it worth it to archive and write the pack on the fly using config_writer?
* #TODO: clientside verification?
*/
Expand Down

0 comments on commit 6c055a9

Please sign in to comment.