Commit 011b2aa7 authored by unknown's avatar unknown

Fixed typo in last changeset

parent 826df4a3
......@@ -136,7 +136,7 @@ Check that the above file is the right version for this program!",
if (file != FERR)
VOID(my_close(file,MYF(MY_WME)));
unireg_abort(1);
DEBUG_RETURN(1); // Impossible
DBUG_RETURN(1); // Impossible
} /* read_texts */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment