mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
Fix warning caused by missing comment closing */. From David Sidrane.
This commit is contained in:
@@ -268,7 +268,7 @@
|
||||
# endif
|
||||
# define USRWORK LPWORK /* Redirect user-mode references */
|
||||
|
||||
#endif /* CONFIG_LIB_USRWORK && !__KERNEL__
|
||||
#endif /* CONFIG_LIB_USRWORK && !__KERNEL__ */
|
||||
|
||||
/****************************************************************************
|
||||
* Public Types
|
||||
|
||||
Reference in New Issue
Block a user