diff options
author | Simo Sorce <idra@samba.org> | 2003-04-29 10:54:13 +0000 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2003-04-29 10:54:13 +0000 |
commit | fd102eb947d838a191097e977fe8eb2ca6e6c3d1 (patch) | |
tree | 6b66a74ad48ca5b00664d1abf110d577bba37799 /source3/sam | |
parent | 8e7525be9254402327271688ab40be874e23c1cb (diff) | |
download | samba-fd102eb947d838a191097e977fe8eb2ca6e6c3d1.tar.gz samba-fd102eb947d838a191097e977fe8eb2ca6e6c3d1.tar.bz2 samba-fd102eb947d838a191097e977fe8eb2ca6e6c3d1.zip |
consolidate idmap code in one place
(This used to be commit f7041ec5d74475013c839b5ea9ecac10322e5e65)
Diffstat (limited to 'source3/sam')
-rw-r--r-- | source3/sam/idmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/sam/idmap.c b/source3/sam/idmap.c index 45a1d324b1..e3747d0700 100644 --- a/source3/sam/idmap.c +++ b/source3/sam/idmap.c @@ -1,6 +1,6 @@ /* Unix SMB/CIFS implementation. - Winbind ID Mapping + ID Mapping Copyright (C) Tim Potter 2000 Copyright (C) Anthony Liguori <aliguor@us.ibm.com> 2003 Copyright (C) Simo Sorce 2003 |