[PATCH v2 4/5] Y2038: add function __ctime64

Florian Weimer fweimer@redhat.com
Tue Dec 18 18:10:00 GMT 2018


* Joseph Myers:

> On Tue, 18 Dec 2018, Albert ARIBAUD (3ADEV) wrote:
>
>> +libc_hidden_proto(__ctime64);
>
> Missing space before '('.
>
>> +libc_hidden_def(__ctime64);
>
> Likewise.

Also superfluous semicolon.

Thanks,
Florian



More information about the Libc-alpha mailing list