mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 23:12:22 +08:00
libdrvmgr: remove braces
This commit is contained in:
committed by
Daniel Hellstrom
parent
418149c80b
commit
84557ef62c
@@ -226,7 +226,7 @@ drvmgr_drv_reg_func drvmgr_drivers[] = {
|
||||
#endif
|
||||
|
||||
/* End array with NULL */
|
||||
{NULL}
|
||||
NULL
|
||||
};
|
||||
|
||||
#endif /* CONFIGURE_INIT */
|
||||
|
||||
Reference in New Issue
Block a user