diff options
author | Andrew Tridgell <tridge@samba.org> | 1998-11-21 13:20:31 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1998-11-21 13:20:31 +0000 |
commit | 42d2509c9fab5c774fd33b9d4b5bd1ee125479c3 (patch) | |
tree | 4de93a19eeb376ee80166bf3fe446a20a588978f /source/lib/access.c | |
parent | 8594c4bcae503972679c55a2fcab8eb69faf3ae3 (diff) | |
download | samba-42d2509c9fab5c774fd33b9d4b5bd1ee125479c3.tar.gz samba-42d2509c9fab5c774fd33b9d4b5bd1ee125479c3.tar.xz samba-42d2509c9fab5c774fd33b9d4b5bd1ee125479c3.zip |
global change from samba.anu.edu.au to samba.org
Diffstat (limited to 'source/lib/access.c')
-rw-r--r-- | source/lib/access.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/access.c b/source/lib/access.c index 31f9db4e554..0fa383d84a5 100644 --- a/source/lib/access.c +++ b/source/lib/access.c @@ -5,7 +5,7 @@ The code is used here with permission. The code has been considerably changed from the original. Bug reports - should be sent to samba-bugs@samba.anu.edu.au + should be sent to samba-bugs@samba.org */ #include "includes.h" |