*** empty log message ***

This commit is contained in:
Glenn L McGrath 2003-08-28 19:54:16 +00:00
parent 4cee66d5a8
commit 8b96b7169d

View File

@ -132,7 +132,7 @@ void finish(void)
void catcher(void)
{
struct timeval tv;
struct timeval start;
static struct timeval start;
gettimeofday(&tv, NULL);