]> git.ipfire.org Git - thirdparty/curl.git/commit
synctime: tidy up, make it work on all platforms
authorViktor Szakats <commit@vsz.me>
Sun, 14 Dec 2025 07:12:01 +0000 (08:12 +0100)
committerViktor Szakats <commit@vsz.me>
Sun, 14 Dec 2025 11:26:37 +0000 (12:26 +0100)
commitb714c674f3f1811c230cb21c350747afd62d6b82
tree12a25b2eb6230cc221ddfa0928d7d91ea2eb9a2a
parente6146418dfdbe4310d773dde25f335aeea0a8068
synctime: tidy up, make it work on all platforms

The `--synctime` option remains non-UWP-Windows-specific.

Also:
- replace default URL with `ntp.org`.
- delete unused example URL.

Closes #19965
docs/examples/synctime.c