Ignore:
Timestamp:
Jan 15, 2010, 8:23:30 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 to 3.3.10 (source)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/include/smbldap.h

    r274 r370  
    213213                                       const char *attribute,
    214214                                       TALLOC_CTX *mem_ctx);
     215char * smbldap_talloc_first_attribute(LDAP *ldap_struct, LDAPMessage *entry,
     216                                      const char *attribute,
     217                                      TALLOC_CTX *mem_ctx);
    215218char * smbldap_talloc_smallest_attribute(LDAP *ldap_struct, LDAPMessage *entry,
    216219                                         const char *attribute,
Note: See TracChangeset for help on using the changeset viewer.