Tweaked an obsolete comment.
authorWayne Davison <wayned@samba.org>
Tue, 16 Dec 2003 18:02:15 +0000 (18:02 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 16 Dec 2003 18:02:15 +0000 (18:02 +0000)
rsync.h

diff --git a/rsync.h b/rsync.h
index b1adc0c..8b513b2 100644 (file)
--- 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 <sys/types.h>