Fix warning caused by missing comment closing */. From David Sidrane.
This commit is contained in:
parent
b4f235c33f
commit
cf651e0ce3
@ -268,7 +268,7 @@
|
|||||||
# endif
|
# endif
|
||||||
# define USRWORK LPWORK /* Redirect user-mode references */
|
# define USRWORK LPWORK /* Redirect user-mode references */
|
||||||
|
|
||||||
#endif /* CONFIG_LIB_USRWORK && !__KERNEL__
|
#endif /* CONFIG_LIB_USRWORK && !__KERNEL__ */
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Public Types
|
* Public Types
|
||||||
|
Loading…
Reference in New Issue
Block a user