]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/timefns.c: Minor comment fix.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 16 Dec 2021 23:35:32 +0000 (15:35 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 16 Dec 2021 23:35:32 +0000 (15:35 -0800)
src/timefns.c

index 998490bb7fbcdc2a1209837c09f40c962d141479..74b5ca8d51536e4404fca13e8bbdc96071b6253f 100644 (file)
@@ -1140,8 +1140,7 @@ time_arith (Lisp_Object a, Lisp_Object b, bool subtract)
             upwards by multiplying the normalized numerator and denominator
             so that the resulting denominator becomes at least hzmin.
             This rescaling avoids returning a timestamp that is less precise
-            than both a and b, or a timestamp that looks obsolete when that
-            might be a problem.  */
+            than both a and b.  */
          if (!FASTER_TIMEFNS || mpz_cmp (*ihz, *hzmin) < 0)
            {
              /* Rescale straightforwardly.  Although this might not