mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:22:32 +08:00
Fix a small RAM log bug (the RAM log still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4385 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* Determine which device to use as the system loggin device */
|
||||
/* Determine which device to use as the system logging device */
|
||||
|
||||
#ifndef CONFIG_SYSLOG
|
||||
# undef CONFIG_RAMLOG_SYSLOG
|
||||
|
||||
Reference in New Issue
Block a user