Follow-up for Bug#42503: fix a compilation warning.
This commit is contained in:
parent
c7ccc7265e
commit
f14d8c2896
@ -1330,6 +1330,7 @@ end:
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#ifndef EMBEDDED_LIBRARY
|
||||||
/**
|
/**
|
||||||
Send a single memory block from the query cache.
|
Send a single memory block from the query cache.
|
||||||
|
|
||||||
@ -1377,6 +1378,7 @@ send_data_in_chunks(NET *net, const uchar *packet, ulong len)
|
|||||||
|
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user