Typo.
[rsync/rsync.git] / generator.c
index 950e315..bdd27bc 100644 (file)
@@ -404,7 +404,7 @@ void recv_generator(char *fname,struct file_list *flist,int i,int f_out)
        }
 
        assert(whole_file == 0 || whole_file == 1);
-       /* We should have decided by now./
+       /* We should have decided by now. */
        if (whole_file) {
                write_int(f_out,i);
                send_sums(NULL,f_out);