diff options
author | Jeremy Allison <jra@samba.org> | 2001-04-14 21:26:45 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2001-04-14 21:26:45 +0000 |
commit | e7a6cb234accd103c9536e6fb428962bb4ee9c8c (patch) | |
tree | 9a94ce7b5dd5a699f0b393e48593f0880c2bd6c7 /source3/lib/access.c | |
parent | 2df39394fe01de6fb19cd919554272f407ecee4a (diff) | |
download | samba-e7a6cb234accd103c9536e6fb428962bb4ee9c8c.tar.gz samba-e7a6cb234accd103c9536e6fb428962bb4ee9c8c.tar.xz samba-e7a6cb234accd103c9536e6fb428962bb4ee9c8c.zip |
Removed one samba-bugs ref. from source.
Jeremy.
(This used to be commit d40ee1707d1d3cf04358bca7fad16ebc15bd4845)
Diffstat (limited to 'source3/lib/access.c')
-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" |