forked from Imagelibrary/rtems
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