aboutsummaryrefslogtreecommitdiffstats
path: root/uidlist.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2005-11-10 16:47:52 +0000
committerWayne Davison <wayned@samba.org>2005-11-10 16:47:52 +0000
commit86fc7e6880ed3687db1dbdf50c5271c8185eb45b (patch)
tree030c22c60b9a115976418a058949fb649e5a4d6a /uidlist.c
parentacee11fc60cc685c1d6889f37d680f4ab214c93d (diff)
downloadandroid_external_rsync-86fc7e6880ed3687db1dbdf50c5271c8185eb45b.tar.gz
android_external_rsync-86fc7e6880ed3687db1dbdf50c5271c8185eb45b.tar.bz2
android_external_rsync-86fc7e6880ed3687db1dbdf50c5271c8185eb45b.zip
Got rid of a superfluous newline.
Diffstat (limited to 'uidlist.c')
-rw-r--r--uidlist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/uidlist.c b/uidlist.c
index ab93014a..b44b5d31 100644
--- a/uidlist.c
+++ b/uidlist.c
@@ -324,7 +324,6 @@ void recv_uid_list(int f, struct file_list *flist)
}
}
-
if (preserve_gid && !numeric_ids) {
/* read the gid list */
while ((id = read_int(f)) != 0) {