]> git.ipfire.org Git - thirdparty/curl.git/commit
synctime.c: fixed timeserver URLs.
authorGuenter Knauf <lists@gknw.net>
Sat, 13 Dec 2014 12:29:59 +0000 (13:29 +0100)
committerGuenter Knauf <lists@gknw.net>
Sat, 13 Dec 2014 12:38:37 +0000 (13:38 +0100)
commite98b7b1cb33f064767258f628959e1ca783b7934
tree3a16529ac44f5f50005ad431997ead8bdd1328d9
parent5f5814ca5e94e6c11d4d3007ea1a845810e085a2
synctime.c: fixed timeserver URLs.

For getting the date header its not necessary to access special
pages or even CGI scripts - all pages including the main index
reply with the date header, therefore shortened URLs to domain.
Removed worldtime.com; added pool.ntp.org.
docs/examples/synctime.c