Some minor patch-header cleanup.
[rsync/rsync-patches.git] / ODBC-dblog.diff
index e82beeb..7cdc2ac 100644 (file)
@@ -137,7 +137,7 @@ This patch adds the following options:
                } else {
                        rprintf(FLOG, "rsync %s %s from %s (%s)\n",
                                am_sender ? "on" : "to",
---- orig/configure.in  2005-03-16 02:19:29.819770817
+--- orig/configure.in  2005-03-16 02:19:29
 +++ configure.in       2004-07-03 20:22:18
 @@ -94,6 +94,8 @@ AC_ARG_WITH(rsync-path,
        [  --with-rsync-path=PATH  set default --rsync-path to PATH (default: rsync)],
@@ -686,7 +686,7 @@ This patch adds the following options:
  FN_LOCAL_BOOL(lp_ignore_errors, ignore_errors)
  FN_LOCAL_BOOL(lp_ignore_nonreadable, ignore_nonreadable)
  FN_LOCAL_STRING(lp_uid, uid)
---- orig/log.c 2005-03-16 02:19:30.009754284
+--- orig/log.c 2005-03-16 02:19:30
 +++ log.c      2004-07-03 20:22:18
 @@ -83,7 +83,7 @@ struct {
  /*
@@ -697,7 +697,7 @@ This patch adds the following options:
  {
        int i;
        for (i = 0; rerr_names[i].name; i++) {
---- orig/main.c        2005-03-16 02:19:30.077748367
+--- orig/main.c        2005-03-16 02:19:30
 +++ main.c     2004-07-03 20:22:18
 @@ -139,6 +139,9 @@ static void report(int f)
  
@@ -709,7 +709,7 @@ This patch adds the following options:
                if (f == -1 || !am_sender)
                        return;
        }
---- orig/receiver.c    2005-03-16 02:19:30.248733487
+--- orig/receiver.c    2005-03-16 02:19:30
 +++ receiver.c 2005-03-05 00:31:00
 @@ -618,6 +618,9 @@ int recv_files(int f_in, struct file_lis
  
@@ -721,7 +721,7 @@ This patch adds the following options:
  
                if (fd1 != -1)
                        close(fd1);
---- orig/sender.c      2005-03-16 02:19:30.828683018
+--- orig/sender.c      2005-03-16 02:19:30
 +++ sender.c   2005-03-05 00:31:19
 @@ -351,6 +351,9 @@ void send_files(struct file_list *flist,