Commit 30af2d0f authored by monty@narttu.mysql.fi's avatar monty@narttu.mysql.fi

Fixed typo in last changeset

parent 6b79cd5c
......@@ -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