Explorar o código

- fix typo in previous commit

Bernhard Reutner-Fischer %!s(int64=17) %!d(string=hai) anos
pai
achega
acbd962f90
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libc/sysdeps/linux/common/clock_getres.c

+ 1 - 1
libc/sysdeps/linux/common/clock_getres.c

@@ -40,5 +40,5 @@ int clock_getres(clockid_t clock_id, struct timespec* res)
 
 	return retval;
 }
-endif
+#endif
 libc_hidden_def(clock_getres)