]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(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)
commite5e9f3ee5d2776d1f2ca360da7526c02e33ade4b
tree1a60cd80fe783b275c9717e21b57c996c51a067c
parent62ae6ccc22d480c85af931ee90776734340cfb89
(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