Fixed compiler warning
This commit is contained in:
parent
8e122db92d
commit
a91e89dec6
@ -593,7 +593,7 @@ static my_bool read_maria_plugin_info(struct st_plugin_dl *plugin_dl,
|
|||||||
|
|
||||||
DBUG_RETURN(FALSE);
|
DBUG_RETURN(FALSE);
|
||||||
}
|
}
|
||||||
#endif HAVE_DLOPEN
|
#endif /* HAVE_DLOPEN */
|
||||||
|
|
||||||
static st_plugin_dl *plugin_dl_add(const LEX_STRING *dl, int report)
|
static st_plugin_dl *plugin_dl_add(const LEX_STRING *dl, int report)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user