summaryrefslogtreecommitdiff
path: root/Cython/Includes/posix/time.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'Cython/Includes/posix/time.pxd')
-rw-r--r--Cython/Includes/posix/time.pxd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cython/Includes/posix/time.pxd b/Cython/Includes/posix/time.pxd
index 6bc81bfea..a90cab577 100644
--- a/Cython/Includes/posix/time.pxd
+++ b/Cython/Includes/posix/time.pxd
@@ -1,4 +1,4 @@
-# http://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/time.h.html
+# https://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/time.h.html
from posix.types cimport suseconds_t, time_t, clockid_t, timer_t
from posix.signal cimport sigevent