mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-20 04:26:04 +08:00
Fix more errors associated with posix_spawn system calls
This commit is contained in:
@@ -487,5 +487,6 @@ FAR struct console_stdio_s *nsh_newconsole(void)
|
||||
pstate->cn_outstream = OUTSTREAM(pstate);
|
||||
#endif
|
||||
}
|
||||
|
||||
return pstate;
|
||||
}
|
||||
|
Reference in New Issue
Block a user