Commit 0f9c48b1 authored by Martin Pool's avatar Martin Pool

Doc file

parent 538ba24f
......@@ -28,6 +28,15 @@ extern int dry_run;
extern int am_server;
/**
* @file
*
* The sender gets checksums from the generator, calculates deltas,
* and transmits them to the receiver. The sender process runs on the
* machine holding the source files.
**/
/*
receive the checksums for a buffer
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment