From: Wayne Davison Date: Mon, 6 Feb 2006 18:00:37 +0000 (+0000) Subject: Got rid of a newly-added trailing tab. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/2d2f71fb27e8364eac8418e2303b9972c5766ae4?hp=36f59b5802bdb2320d12d9429ef9347321cd2ec6 Got rid of a newly-added trailing tab. --- 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;