From: Wayne Davison Date: Tue, 16 Dec 2003 18:02:15 +0000 (+0000) Subject: Tweaked an obsolete comment. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/e3217f144829a17e539eeeb076346cfac9761980 Tweaked an obsolete comment. --- diff --git a/rsync.h b/rsync.h index b1adc0c4..8b513b2b 100644 --- a/rsync.h +++ b/rsync.h @@ -107,9 +107,7 @@ enum logcode {FNONE=0, FERROR=1, FINFO=2, FLOG=3 }; #include "config.h" -/* The default RSYNC_RSH is always set in config.h, either to "remsh", - * "rsh", or otherwise something specified by the user. HAVE_REMSH - * controls parameter munging for HP/UX, etc. */ +/* The default RSYNC_RSH is always set in config.h. */ #include