]> git.eshelyaron.com Git - emacs.git/commit
(Fformat_time_string): Don't hang if strftime produces
authorRichard M. Stallman <rms@gnu.org>
Tue, 29 Jul 1997 02:29:32 +0000 (02:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 29 Jul 1997 02:29:32 +0000 (02:29 +0000)
commitbfbcc5eed0a53ef546ff422212114bb48677aeff
treeb9f5922c3b457d2fc1efc5957b4eb6d754fa61e7
parent9a2fe7b2040ff4736f731ba546b15de3d9db82e1
(Fformat_time_string): Don't hang if strftime produces
an empty string.  Fix arguments of second call to strftime.
Remove check for result being negative, this cannot happen.
src/editfns.c