X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/e9d4ab8849c465e766a494765b29e26564f284d0..cc3e685d09b2095099fc396157d19172ab3ef7c4:/netgroup-auth.diff diff --git a/netgroup-auth.diff b/netgroup-auth.diff index 8732782..5c3bdef 100644 --- a/netgroup-auth.diff +++ b/netgroup-auth.diff @@ -9,9 +9,10 @@ To use this patch, run these commands for a successful build: ./configure (optional if already run) make ---- old/access.c -+++ new/access.c -@@ -20,11 +20,14 @@ +diff --git a/access.c b/access.c +--- a/access.c ++++ b/access.c +@@ -19,11 +19,14 @@ */ #include "rsync.h"