mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
include: nuttx: syslog: nxstyle error fix
Nxstyle error fix to silence the CI. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
419bcb05d5
commit
3bdf98cc33
@@ -48,7 +48,9 @@
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
/* CONFIG_CONSOLE_SYSLOG - Use the syslog logging output as a system console.
|
||||
* If this feature is enabled (along with CONFIG_DEV_CONSOLE), then all
|
||||
* console output will be re-directed to the SYSLOG output channel. This
|
||||
|
||||
Reference in New Issue
Block a user