On Fri, Nov 22, 2013 at 04:50:22PM +0100, Jakub Hrozek wrote: > On Tue, Nov 19, 2013 at 04:32:16PM +0100, Michal Židek wrote: > > I forgot to send this patch before. So here it is now. See patch > > description for details. > > > > Michal > > > errno_t sysdb_get_rdn(struct sysdb_ctx *sysdb, TALLOC_CTX *mem_ctx, > > - const char *_dn, char **_name, char **_val) > > + const char *dn, char **_name, char **_val) > > I agree, it's much nicer to only keep the output parameters prefixed > with an underscore. > > ACK
Pushed to master. _______________________________________________ sssd-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
