Man page: Move the description of --info=progress2 to a better place.
[rsync/rsync.git] / mkproto.pl
index 11b0cd2..cdeb2ea 100644 (file)
@@ -44,3 +44,5 @@ if ($old_protos ne $protos) {
     print OUT $protos;
     close OUT;
 }
+
+open(OUT, '>proto.h-tstamp') and close OUT;