Garrett Wollman 750a395ba6 Make all three if conditions look similar by always initializing nsec
and moving the default initialization of prec into the else clause.
The clang static analyzer erroneously thought that nsec can be used
uninitialized here; it was not actually possible, but better to make
the code clearer.  (Clang can't know that sprintf() won't modify *pi
behind the scenes.)
2009-11-25 04:35:54 +00:00
..
2009-06-23 14:11:41 +00:00
2009-06-23 14:11:41 +00:00
2007-06-03 17:20:27 +00:00
2009-11-16 14:33:31 +00:00
2009-06-23 14:11:41 +00:00
2009-11-17 18:57:44 +00:00
2008-03-26 07:32:08 +00:00