]> git.eshelyaron.com Git - emacs.git/commit
Fix FIXME in comment
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 23 Jun 2024 00:42:04 +0000 (20:42 -0400)
committerEshel Yaron <me@eshelyaron.com>
Mon, 24 Jun 2024 07:04:43 +0000 (09:04 +0200)
commit3876833ad82ad16c92647e556e50a893a52f6c0e
tree8f766d2f39102a62a33c221e68f0513b40caf722
parent140736aede5e5ad65eb169f4faa1ae076861a7a4
Fix FIXME in comment

* src/timefns.c (decode_float_time): Explain why the code
can use large precision here, removing a FIXME by updating
the containing comment.

(cherry picked from commit 2b848a4e504319cce150000a2c3855f66d89714b)
src/timefns.c