Fix a comment.
authorWayne Davison <wayned@samba.org>
Tue, 15 Jan 2019 17:44:35 +0000 (09:44 -0800)
committerWayne Davison <wayned@samba.org>
Tue, 15 Jan 2019 17:44:35 +0000 (09:44 -0800)
db.diff

diff --git a/db.diff b/db.diff
index b3806fb68d1ce085aaf1c0dab5ea2fc87d6787ef..ea89a110b38c49f0379c5033fa3f8b9d63deaed4 100644 (file)
--- a/db.diff
+++ b/db.diff
@@ -1579,8 +1579,8 @@ new file mode 100644
 +
 +      if (am_receiver || (am_generator && same_db)) {
 +              /* Forward the setting to a single process.  The receiver always
-+               * forward to the generator, and the generator will forward to
-+               * the receiver ONLY if this is a local transfer. */
++               * forwards to the generator, and the generator will forward to
++               * the sender ONLY if this is a local transfer. */
 +              char data[MSG_CHECKSUM_LEN];
 +              SIVAL64(data, 0, st_p->st_dev);
 +              SIVAL64(data, 8, st_p->st_ino);