From: Wayne Davison Date: Thu, 21 Aug 2003 23:45:49 +0000 (+0000) Subject: Got rid of signed/unsigned-comparison warning if st_dev is signed. X-Git-Tag: v2.5.7~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d01350a8817864d93a0cba99fab49c6f7e80bba0;p=thirdparty%2Frsync.git Got rid of signed/unsigned-comparison warning if st_dev is signed. --- diff --git a/receiver.c b/receiver.c index 00160640..be433ae1 100644 --- a/receiver.c +++ b/receiver.c @@ -59,7 +59,7 @@ static int delete_already_done(struct file_list *flist,int j) for (i=0;i