libs: nxstyle fixes

nxstyle fixes to pass CI

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea 2021-03-20 17:41:23 +01:00 committed by Xiang Xiao
parent 0abc1017ab
commit 648beb355d
1 changed files with 2 additions and 1 deletions

View File

@ -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?
*/