diff src/mktime.c @ 20252:cb1aec706f64

automatically generated from GPLed version
author Ulrich Drepper <drepper@redhat.com>
date Wed, 12 Nov 1997 01:24:57 +0000
parents 278944a16af3
children a7d1d668f57f
line wrap: on
line diff
--- a/src/mktime.c	Tue Nov 11 04:00:53 1997 +0000
+++ b/src/mktime.c	Wed Nov 12 01:24:57 1997 +0000
@@ -196,7 +196,7 @@
 
   /* The maximum number of probes (calls to CONVERT) should be enough
      to handle any combinations of time zone rule changes, solar time,
-     and leap seconds.  Posix.1 prohibits leap seconds, but some hosts
+     and leap seconds.  POSIX.1 prohibits leap seconds, but some hosts
      have them anyway.  */
   int remaining_probes = 4;