On Thu, 11 Feb 2016 11:16:47 +0100 (CET)
g...@suckless.org wrote:

> +             if (strlcat(fsopts, EARGF(usage()), sizeof(fsopts)) >= 
> sizeof(fsopts))

> +                                     if (strlcat(fsopts, me->mnt_opts, 
> sizeof(fsopts)) >= sizeof(fsopts))

Use estrlcat() instead.

Cheers

FRIGN

-- 
FRIGN <d...@frign.de>

Reply via email to