mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 15:00:16 +00:00
testsuites: Remove stray ';'
This commit is contained in:
@@ -138,7 +138,7 @@ typedef struct {
|
||||
* @brief This member provides the object referenced by the ``affinity``
|
||||
* parameter.
|
||||
*/
|
||||
cpu_set_t cpuset_obj[ 2 ];;
|
||||
cpu_set_t cpuset_obj[ 2 ];
|
||||
|
||||
/**
|
||||
* @brief This member contains the return value of the
|
||||
|
||||
Reference in New Issue
Block a user