mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into narttu.mysql.fi:/my/mysql-4.0
This commit is contained in:
@@ -109,7 +109,7 @@ int main(int argc,char *argv[])
|
||||
if (to)
|
||||
fclose(to);
|
||||
if (error)
|
||||
fprintf(stderr,"Can't uppdate messagefile %s, errno: %d\n",*argv,errno);
|
||||
fprintf(stderr,"Can't update messagefile %s, errno: %d\n",*argv,errno);
|
||||
|
||||
exit(error);
|
||||
return(0);
|
||||
|
||||
Reference in New Issue
Block a user