summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-12-16 15:35:32 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-12-16 15:35:32 -0800
commit895215854db66ee8017e5ad5c3215eb089d33e07 (patch)
tree0ae9963314055970379aaed2723b8a551c992579
parent469fe6a040d6df612c00ea169670c6d8d7e58563 (diff)
downloademacs-895215854db66ee8017e5ad5c3215eb089d33e07.tar.gz
* src/timefns.c: Minor comment fix.
-rw-r--r--src/timefns.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/timefns.c b/src/timefns.c
index 998490bb7fb..74b5ca8d515 100644
--- a/src/timefns.c
+++ b/src/timefns.c
@@ -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