[PATCH] Fix Unchecked return value issue

Ryan Long thisisryanlong at gmail.com
Fri Mar 5 20:54:29 UTC 2021


Hi,

Here's the fix for main_edit.c. I just just needed to add a space
between (void) and the function call.

Thanks,
Ryan

Ryan Long (1):
  main_edit.c: Fix Unchecked return value (CID #1255318)

 cpukit/libmisc/shell/main_edit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.8.3.1



More information about the devel mailing list