reorder strftime to eliminate the incorrect indention level
commitd53b1f820c8882906511f16dbdeda0d69ae38c47
authorRich Felker <dalias@aerifal.cx>
Sat, 27 Jul 2013 21:47:03 +0000 (27 17:47 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 27 Jul 2013 21:47:03 +0000 (27 17:47 -0400)
tree707ea96bcf66dfbbb0576ea3fc2c9f58d82b86ff
parent54446d730cfb17c5f7bcf57f139458678f5066cc
reorder strftime to eliminate the incorrect indention level

this change is in preparation for possibly adding support for the
field width and padding specifiers added in POSIX 2008.
src/time/strftime.c