]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* time/mktime.c: Update obsolete URL in comment.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 17 Mar 2019 23:26:07 +0000 (16:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 17 Mar 2019 23:26:07 +0000 (16:26 -0700)
time/mktime.c

index af43a6950d72f7cd85dfa688725391f149539172..57efee9b25af53fc87c30da0ee8e3bebebdd74c3 100644 (file)
@@ -72,7 +72,7 @@ my_tzset (void)
   /* Rectify the value of the environment variable TZ.
      There are four possible kinds of such values:
        - Traditional US time zone names, e.g. "PST8PDT".  Syntax: see
-         <https://msdn.microsoft.com/en-us/library/90s5c885.aspx>
+         <https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/tzset>
        - Time zone names based on geography, that contain one or more
          slashes, e.g. "Europe/Moscow".
        - Time zone names based on geography, without slashes, e.g.