Curl_gmtime: avoid future mistakes
authorDaniel Stenberg <daniel@haxx.se>
Mon, 7 Feb 2011 14:09:24 +0000 (15:09 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 7 Feb 2011 14:09:24 +0000 (15:09 +0100)
commit0696260122f1ebdf43bcc926b03bfd58bff318e3
treef00aeb16169cb7d60b22bc7d1ddebdeed70c60bc
parent54d9f060b4b0a8fb5fa006813e4db1ca5c1a07e8
Curl_gmtime: avoid future mistakes

Document Curl_gmtime() and define away the old functions so that they
won't be used internally again by mistake.
lib/parsedate.c
lib/setup_once.h