> -      memcpy(dst, (char *) data_scn->d.d_buf + ndx * sizeof (GElf_auxv_t),
> +      memcpy(dst, data_scn->d.d_buf + ndx * sizeof (GElf_auxv_t),
>              sizeof (GElf_auxv_t));

This still has a missing space and the indentation is off.
_______________________________________________
elfutils-devel mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/elfutils-devel

Reply via email to