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-13 11:55:37 +01:00
committed by Xiang Xiao
parent 5e6d58dd03
commit d66d881b87
14 changed files with 88 additions and 50 deletions
-1
View File
@@ -18,7 +18,6 @@
*
****************************************************************************/
/* Source:
* https://github.com/raggi/apue.2e/blob/master/termios/isatty.c
* based on Advanced Programming in the UNIX Environment