Merge gbichot@213.136.52.20:/home/bk/mysql-4.1

into mysql.com:/home/mysql_src/mysql-4.1-1717
This commit is contained in:
guilhem@mysql.com 2004-07-30 10:12:02 +02:00
commit 6c62aab7ac

View file

@ -578,7 +578,7 @@ fractional:
void init_time(void)
{
time_t seconds;
struct tm *l_time,tm_tmp;;
struct tm *l_time,tm_tmp;
MYSQL_TIME my_time;
bool not_used;