From 2d2f71fb27e8364eac8418e2303b9972c5766ae4 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 6 Feb 2006 18:00:37 +0000 Subject: [PATCH] Got rid of a newly-added trailing tab. --- rsync.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.c b/rsync.c index 2be63d59..ebccb13b 100644 --- a/rsync.c +++ b/rsync.c @@ -67,7 +67,7 @@ static const char *default_charset(void) void setup_iconv() { const char *defset; - + if (!am_server) return; -- 2.34.1