(strftime): Accommodate the broken C compiler
authorJim Meyering <jim@meyering.net>
Thu, 10 Oct 1996 02:56:10 +0000 (02:56 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Oct 1996 02:56:10 +0000 (02:56 +0000)
commit7eed8715a215c269e9a9159b64b934f9647d9a18
treeeca29e2b1bdaf6d3150c689bfce88966262b2c4a
parent6cc79595e245a7f078880c3647d40cc7ba3dfbff
(strftime): Accommodate the broken C compiler
that comes with SunOS -- don't initialize aggregates in decls of
automatic variables.  Reported by Kaveh Ghazi.
lib/strftime.c