diff options
-rw-r--r-- | source3/lib/access.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/access.c b/source3/lib/access.c index 8fd64b9c04..cf5a8134d2 100644 --- a/source3/lib/access.c +++ b/source3/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.org + should be sent to samba@samba.org */ #include "includes.h" |