mktime: clarify long_int width checking
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Jan 2011 17:36:23 +0000 (09:36 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Jan 2011 17:39:01 +0000 (09:39 -0800)
commit3d3eb663070ec802a9fb13c8519db153e43241ec
tree1b579e35cf905ab6f084dc181347d2d54d5c82a6
parent13f769497814bf636c5d2a98f1b17cbf0d088be9
mktime: clarify long_int width checking

* lib/mktime.c (long_int_is_wide_enough): Move this assertion to
the top level, to make it clearer that the assumption about
long_int width is being checked.  See
<http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
ChangeLog
lib/mktime.c