Skip to content
Snippets Groups Projects
Commit 126b5f06 authored by Loic Hausammann's avatar Loic Hausammann
Browse files

logger: update docstring

parent cf11ccec
No related branches found
No related tags found
1 merge request!685Logger loader
...@@ -81,7 +81,8 @@ int header_get_field_index(const struct header *h, const char *field) { ...@@ -81,7 +81,8 @@ int header_get_field_index(const struct header *h, const char *field) {
}; };
/** /**
* @brief Inverse the offset direction. * @brief Update the offset direction in the structure and
* write it to the logfile.
* *
* @param h #header file structure. * @param h #header file structure.
* @param new_value The new value to write. * @param new_value The new value to write.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment