Doc file
authorMartin Pool <mbp@samba.org>
Mon, 8 Apr 2002 08:34:03 +0000 (08:34 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 8 Apr 2002 08:34:03 +0000 (08:34 +0000)
sender.c

index ca853ef..dbc0c0f 100644 (file)
--- a/sender.c
+++ b/sender.c
@@ -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
   */