use time_t instead of size_t for time. This eliminates the compiler narrowing warning.
commit0652068222b1cabf3044489c65e9dded445e5552
authorRob Savoye <rob@welcomehome.org>
Mon, 26 Mar 2012 15:20:16 +0000 (26 09:20 -0600)
committerRob Savoye <rob@welcomehome.org>
Mon, 26 Mar 2012 15:20:16 +0000 (26 09:20 -0600)
tree0ee96c75941fee9e720932e4bd34940daa2eb810
parentf8d900660b94ab25039c06841549ffefabce06ba
use time_t instead of size_t for time. This eliminates the compiler narrowing warning.
libbase/GnashSleep.h