From e3217f144829a17e539eeeb076346cfac9761980 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 16 Dec 2003 18:02:15 +0000 Subject: [PATCH] Tweaked an obsolete comment. --- rsync.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.34.1