aboutsummaryrefslogtreecommitdiffstats
path: root/clientname.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2005-11-10 16:44:06 +0000
committerWayne Davison <wayned@samba.org>2005-11-10 16:44:06 +0000
commite16ca9ef31b139d6d6388b45255807c1cc57c659 (patch)
tree4a9993f74d3a4d378205063e11f479da7501524b /clientname.c
parentb2e6caa01edf3a85f6fb1c1a3f02870ae5a4a8e6 (diff)
downloadandroid_external_rsync-e16ca9ef31b139d6d6388b45255807c1cc57c659.tar.gz
android_external_rsync-e16ca9ef31b139d6d6388b45255807c1cc57c659.tar.bz2
android_external_rsync-e16ca9ef31b139d6d6388b45255807c1cc57c659.zip
Got rid of a superfluous empty line.
Diffstat (limited to 'clientname.c')
-rw-r--r--clientname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clientname.c b/clientname.c
index 270f09f1..f1a77d60 100644
--- a/clientname.c
+++ b/clientname.c
@@ -321,7 +321,6 @@ int check_name(int fd,
return error;
}
-
/* Given all these results, we expect that one of them will be
* the same as ss. The comparison is a bit complicated. */
for (res = res0; res; res = res->ai_next) {