Got rid of a superfluous newline.
[rsync/rsync.git] / uidlist.c
index ab93014..b44b5d3 100644 (file)
--- 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) {