[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4840) Typo in comment within ldap.h



michael@stroeder.com wrote:
> Full_Name: Michael Ströder
> Version: HEAD
> OS: not relevant here
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (83.124.29.37)
> 
> 
>>From ldap.h:
> 
> --------------------------------------------------------------------------
> LDAP_F( void )
> ldap_value_free LDAP_P((        /* deprecated, use ldap_values_free_len */
>         char **vals ));
> #endif
> --------------------------------------------------------------------------
> 
> I guess the comment should mention "ldap_value_free_len".
>                                      ^^
> 
> Ciao, Michael.

Fixed in HEAD...
Same typo is in RE23.

-- 
   -- Howard Chu
   Chief Architect, Symas Corp.  http://www.symas.com
   Director, Highland Sun        http://highlandsun.com/hyc
   Chief Architect, OpenLDAP     http://www.openldap.org/project/