CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/11 14:41:22
Modified files:
usr.bin/rsync : blocks.c child.c client.c downloader.c fargs.c
flist.c io.c main.c receiver.c sender.c
server.c session.c socket.c symlinks.c
uploader.c
Log message:
swap comparison arguments as needed, to match idiomatic C most of us
are familiar with. Proofed by florian and benno
