mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 11:45:32 +00:00
Fixed typo in last changeset
This commit is contained in:
@ -136,7 +136,7 @@ err1:
|
||||
if (file != FERR)
|
||||
VOID(my_close(file,MYF(MY_WME)));
|
||||
unireg_abort(1);
|
||||
DEBUG_RETURN(1); // Impossible
|
||||
DBUG_RETURN(1); // Impossible
|
||||
} /* read_texts */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user