j
k
j a
j l
On Thu, 2013-08-15 at 18:38 +0200, Michal Židek wrote:
case SSS_MC_GROUP: *_offset = offsetof(struct sss_mc_pwd_data, strs); ret = EOK; break;
*_offset = offsetof(struct sss_mc_pwd_data, strs);
ret = EOK;
break;
This should use 'struct sss_mc_grp_data'.
Simo.
Back to the thread
Back to the list