Date: Sat, 5 Jun 2010 11:41:46 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/calendar locale.c Message-ID: <201006051142.o55Bg2Cs060022@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2010-06-05 11:41:46 UTC
FreeBSD src repository
Modified files:
usr.bin/calendar locale.c
Log:
SVN rev 208828 on 2010-06-05 11:41:46Z by edwin
Fix warnings about uninitialized variables.
It was mostly harmless since strftime() only used %a and %b anyway.
Found with: Coverity Prevent(tm)
CID: 7769
Revision Changes Path
1.4 +2 -0 src/usr.bin/calendar/locale.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006051142.o55Bg2Cs060022>
