Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Jahns
yaxt
Commits
b9cad586
Commit
b9cad586
authored
Jun 08, 2020
by
Thomas Jahns
🤸
Browse files
Clarify documentation.
parent
8943db35
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/xt/xt_config.h
View file @
b9cad586
...
...
@@ -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
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment