]> git.saurik.com Git - wxWidgets.git/commit
Needed to initialize time_t to 0 in GetTimeZone to prevent a arithmetic underflow...
authorDavid Webster <Dave.Webster@bhmi.com>
Tue, 9 Jan 2001 23:29:09 +0000 (23:29 +0000)
committerDavid Webster <Dave.Webster@bhmi.com>
Tue, 9 Jan 2001 23:29:09 +0000 (23:29 +0000)
commita2ae32751323764e9959bb7d186a36d83a259025
tree0ac6490d7c3bd8986b90efdd5ccd62b30871b5c8
parente08d628d42cc5ff2416bc2164a22d6d518ba64e6
Needed to initialize time_t to 0 in GetTimeZone to prevent a arithmetic underflow in VA 4.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/datetime.cpp