Renamed mbus_recv_frame_dummy() to more descriptive mbus_purge_frames()

This commit is contained in:
jakubovsky
2012-07-09 10:48:13 +02:00
parent e70c07e8f3
commit 5f9052b284
5 changed files with 10 additions and 10 deletions

View File

@ -205,7 +205,7 @@ int mbus_recv_frame(mbus_handle * handle, mbus_frame *frame);
*
* @return Zero when nothing received, one otherwise.
*/
int mbus_recv_frame_dummy(mbus_handle * handle);
int mbus_purge_frames(mbus_handle * handle);
/**
* Sends frame using "unified" handle