From: Wayne Davison Date: Tue, 17 May 2005 15:08:55 +0000 (+0000) Subject: Mention that "make proto" should be run. X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/commitdiff_plain/867db5c9d669308e588b89f7c4dee91d26f9320f Mention that "make proto" should be run. --- diff --git a/keepalive.diff b/keepalive.diff index c7b42e3..ff93cc5 100644 --- a/keepalive.diff +++ b/keepalive.diff @@ -3,6 +3,8 @@ handles silences in the generator's output) to deal with potential silences in the sender's output when it is reading a lot of checksum data from the generator (caused by the transfer of a large file). +After applying this patch, run "make proto". + --- orig/clientserver.c 2005-04-09 17:38:31 +++ clientserver.c 2005-05-16 01:02:41 @@ -40,8 +40,6 @@ extern int sanitize_paths;