On Tue, Jun 28, 2005 at 01:03:10AM +0200, Markus F.X.J. Oberhumer wrote:> The small patch below against current CVS uses cmp_modtime() instead of > direct time_t comparisions in two more places.Thanks -- I've checked it into CVS.> Also, it seems that cmp_modtime() should get called in send_file_entry() > in flist.c line 377, but I feel not sure about that.I'd prefer to leave that code as it is because it is not comparing a local and a remote time. ..wayne..