* xdisp.c (pint2hrstr): Simplify and tune code slightly.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Mar 2011 08:15:43 +0000 (01:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Mar 2011 08:15:43 +0000 (01:15 -0700)
commitb7cbbd6f018241962b432c1a608067614d223a6d
treef7b514f73a97261c15ef38959c9c11eca2d44df9
parent19ab8a188aed3904edb0cfa026503c4d63c57c5a
* xdisp.c (pint2hrstr): Simplify and tune code slightly.

This also avoids a (bogus) GCC warning with gcc -Wstrict-overflow.
src/ChangeLog
src/xdisp.c