Skip to content
Snippets Groups Projects
Commit b9cad586 authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Clarify documentation.

parent 8943db35
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ void xt_config_set_exchange_method(Xt_config config, int method);
/**
* get exchanger used when the \a config object is passed to constructors
* @param[in] config configuration object to modify
* @return an entry from enum Xt_exchangers representing the method of
* @return an entry from \a Xt_exchangers representing the method of
* data transfer used
*/
int xt_config_get_exchange_method(Xt_config config);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment