Frees a reply received by the mfp_GetReply function.
mfp_GetReply
void mfp_FreeReply(t_mfpreply* pReply);
pReply – The reply to free.
pReply
See mfp_GetReply.