mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 23:10:16 +00:00
testsuites: Remove stray ';'
This commit is contained in:
@@ -143,7 +143,7 @@ typedef struct {
|
||||
/**
|
||||
* @brief This member specifies if the ``enabled`` parameter value.
|
||||
*/
|
||||
bool *enabled;;
|
||||
bool *enabled;
|
||||
|
||||
/**
|
||||
* @brief This member contains the return value of the
|
||||
|
||||
Reference in New Issue
Block a user