Skip to content
Snippets Groups Projects
Commit 75e8a715 authored by Jan Kadlec's avatar Jan Kadlec
Browse files

Typo fixed.

parent 3ab7a782
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
* \param x First timespec structure to be compared.
* \param y Second timespec structure to be compared.
*
* \retval 0 when times are the some.
* \retval 0 when times are the same.
* \retval 1 when y < x.
* \retval -1 when x > y.
*/
......
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