This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


* 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]