X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/65ecbe359f898940a7ff6f8b0b5088d001ab66ea..cbdf862c63c8b1b764247668a83430da0bf49559:/cvs-entries.diff diff --git a/cvs-entries.diff b/cvs-entries.diff index 4da813e..0fb1fbe 100644 --- a/cvs-entries.diff +++ b/cvs-entries.diff @@ -88,7 +88,7 @@ diff --git a/exclude.c b/exclude.c diff --git a/rsync.h b/rsync.h --- a/rsync.h +++ b/rsync.h -@@ -148,6 +148,7 @@ +@@ -149,6 +149,7 @@ #define XFLG_ANCHORED2ABS (1<<2) /* leading slash indicates absolute */ #define XFLG_ABS_IF_SLASH (1<<3) /* leading or interior slash is absolute */ #define XFLG_DIR2WILD3 (1<<4) /* dir/ match gets trailing *** added */