Fix style nit
This commit is contained in:
parent
2347e386d7
commit
699cb2c066
@ -498,7 +498,8 @@ int ha_archive::create(const char *name, TABLE *table_arg,
|
|||||||
goto error3;
|
goto error3;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (gzclose(archive)) {
|
if (gzclose(archive))
|
||||||
|
{
|
||||||
error= errno;
|
error= errno;
|
||||||
goto error2;
|
goto error2;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user