Fixed typo in last changeset
This commit is contained in:
parent
30c97ed175
commit
1eebd1174e
@ -136,7 +136,7 @@ err1:
|
|||||||
if (file != FERR)
|
if (file != FERR)
|
||||||
VOID(my_close(file,MYF(MY_WME)));
|
VOID(my_close(file,MYF(MY_WME)));
|
||||||
unireg_abort(1);
|
unireg_abort(1);
|
||||||
DEBUG_RETURN(1); // Impossible
|
DBUG_RETURN(1); // Impossible
|
||||||
} /* read_texts */
|
} /* read_texts */
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user