CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/03 11:57:21
Modified files:
usr.sbin/acme-client: parse.y
Log message:
return is not a function and if (x) -> if (x != NULL)
>From Ross L Richardson, thanks
ok millert@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/03 11:57:21
Modified files:
usr.sbin/acme-client: parse.y
Log message:
return is not a function and if (x) -> if (x != NULL)
>From Ross L Richardson, thanks
ok millert@