mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
Another fix misthink in big cppcheck changed
This commit is contained in:
@@ -108,7 +108,7 @@ static inline int vsyslog_internal(FAR const char *fmt, va_list ap)
|
|||||||
|
|
||||||
/* Get the current time */
|
/* Get the current time */
|
||||||
|
|
||||||
(void)clock_systimespec(&ts);
|
ret = clock_systimespec(&ts);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(CONFIG_SYSLOG)
|
#if defined(CONFIG_SYSLOG)
|
||||||
|
|||||||
Reference in New Issue
Block a user