Dump an extraneous empty line.
authorWayne Davison <wayned@samba.org>
Fri, 28 Mar 2008 17:30:11 +0000 (10:30 -0700)
committerWayne Davison <wayned@samba.org>
Fri, 28 Mar 2008 17:30:11 +0000 (10:30 -0700)
generator.c

index 80db57d..7c329f2 100644 (file)
@@ -1488,7 +1488,6 @@ static void recv_generator(char *fname, struct file_struct *file, int ndx,
                                delete_in_dir(fname, file, &real_sx.st.st_dev);
                        else
                                change_local_filter_dir(fname, strlen(fname), F_DEPTH(file));
-
                }
                goto cleanup;
        }