diff options
author | Gerald Carter <jerry@samba.org> | 2005-01-14 19:26:13 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:53:52 -0500 |
commit | c3ba8b9a53617c75ffbcfa8ef32044cb1691d693 (patch) | |
tree | 489abacbd6c1f26478c09418ce893d24efbda54c /source3/include | |
parent | 0eb941254ceca5b545f8451465e59ee92e45e4c3 (diff) | |
download | samba-c3ba8b9a53617c75ffbcfa8ef32044cb1691d693.tar.gz samba-c3ba8b9a53617c75ffbcfa8ef32044cb1691d693.tar.bz2 samba-c3ba8b9a53617c75ffbcfa8ef32044cb1691d693.zip |
r4736: small set of merges from rtunk to minimize the diffs
(This used to be commit 4b351f2fcc365a7b7f8c22b5139c299aa54c9458)
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/smbldap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/smbldap.h b/source3/include/smbldap.h index 47f336cdb7..d980d08280 100644 --- a/source3/include/smbldap.h +++ b/source3/include/smbldap.h @@ -1,5 +1,5 @@ /* - Unix SMB/CIFS mplementation. + Unix SMB/CIFS implementation. LDAP protocol helper functions for SAMBA Copyright (C) Gerald Carter 2001-2003 |