mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
libs: nxstyle fixes
nxstyle fixes to pass CI Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
0abc1017ab
commit
648beb355d
@@ -61,7 +61,8 @@ float difftime(time_t time1, time_t time0)
|
||||
}
|
||||
else
|
||||
{
|
||||
/* Result will be negative. REVISIT: Am I missing any case where bit 31
|
||||
/* Result will be negative.
|
||||
* REVISIT: Am I missing any case where bit 31
|
||||
* might not be set?
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user