Typo.
authorMartin Pool <mbp@samba.org>
Tue, 19 Mar 2002 03:23:08 +0000 (03:23 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 19 Mar 2002 03:23:08 +0000 (03:23 +0000)
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);