When determining the week start day for the rendering
authorArt Cancro <ajc@citadel.org>
Tue, 5 Aug 2008 16:55:58 +0000 (16:55 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 5 Aug 2008 16:55:58 +0000 (16:55 +0000)
commit998bffb8fa96b59af6dc85d643832ae6f940c376
tree1744e99c662f390e7d4ac0cd029d6ae5527ed26f
parent5d5950f2d05dba3d93106336e20deeeddee2eb87
When determining the week start day for the rendering
of a monthly calendar, check to see if the weekstart value from
preferences is higher than 6.  If so, use a value of 0 (Sunday)
instead of actively looping forever in a futile search for an
invalid wday.
webcit/calendar_view.c