X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/e2d22fee53d01043436ed7448caf6239134d201c..e3217f144829a17e539eeeb076346cfac9761980:/rsync.h 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