[PATCH 3/6] Add wbcContext struct, create and free functions

Volker Lendecke Volker.Lendecke at SerNet.DE
Tue Feb 24 04:21:38 MST 2015


On Mon, Feb 23, 2015 at 01:20:08AM +0000, Matthew Newton wrote:
> +/**
> + *  @brief Library context data
> + *
> + **/
> +
> +struct wbcContext {
> +	void *winbindd_ctx;     /* winbindd context */
> +};

Same question as the previous one: Can we hide the struct
definition and make this an anonymous struct?

Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de


More information about the samba-technical mailing list