mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
testsuites: Remove stray ';'
This commit is contained in:
@@ -108,7 +108,7 @@ typedef struct {
|
||||
/**
|
||||
* @brief This member contains the thread queue test context.
|
||||
*/
|
||||
TQContext tq_ctx;;
|
||||
TQContext tq_ctx;
|
||||
|
||||
/**
|
||||
* @brief This member specifies if the attribute set of the semaphore.
|
||||
|
||||
Reference in New Issue
Block a user