Fix typos and some incorrect comments

Author: Alan Carvalho de Assis <acassis@gmail.com>

    Run nxstyle against .c and .h files and fix it

Author: Juha Niskanen <juha.niskanen@haltian.com>

    Fix typos and some incorrect comments
This commit is contained in:
Juha Niskanen
2020-01-20 09:32:36 -03:00
committed by Alan Carvalho de Assis
parent bcfb45dfa0
commit a762c06ed9
27 changed files with 336 additions and 186 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
*
* Input Parameters:
* ts1 and ts2: The two timespecs to be added
* t23: The location to return the result (may be ts1 or ts2)
* ts3: The location to return the result (may be ts1 or ts2)
*
* Returned Value:
* None
+1 -1
View File
@@ -57,7 +57,7 @@
*
* Input Parameters:
* ts1 and ts2: The two timespecs to be subtracted (ts1 - ts2)
* t23: The location to return the result (may be ts1 or ts2)
* ts3: The location to return the result (may be ts1 or ts2)
*
* Returned Value:
* None