Commit 1eebd117 authored by unknown's avatar unknown

Fixed typo in last changeset

parent 30c97ed1
......@@ -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 */
......
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