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] y2038: linux: Provide __clock_getres64 implementation


On 10/20/19 2:38 PM, Lukasz Majewski wrote:
+  if (! retval && res)
+      *res = valid_timespec64_to_timespec (ts64);

The indenting is wrong in the 2nd line.


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