Merge bk-internal.mysql.com:/home/bk/mysql-4.1/

into serg.mylan:/usr/home/serg/Abk/mysql-4.1
This commit is contained in:
serg@serg.mylan 2004-07-30 11:48:56 +02:00
commit 97238e18bc

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;