My own corner of monopam
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-tcf: fix doc comment punctuation in tcf.mli

+1 -1
+1 -1
ocaml-tcf/lib/tcf.mli
··· 208 208 209 209 val tai_to_gps_offset : int64 210 210 (** Seconds from TAI epoch to GPS epoch (1980-01-06). GPS time = TAI time - 211 - tai_to_gps_offset *) 211 + tai_to_gps_offset. *) 212 212 213 213 val tai_to_unix_offset : int64 214 214 (** Seconds from TAI epoch to Unix epoch (1970-01-01). Note: Does not account