summaryrefslogtreecommitdiff
path: root/testsuites/validation/tc-sem-flush.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-21 09:30:07 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-21 09:32:33 +0200
commit610b54d83aa602f8a50ab0fd98215f762f903b67 (patch)
tree7ee6dd0234bf238e45a3f04a661d5d1dbf7045c3 /testsuites/validation/tc-sem-flush.c
parent723c634d61a71bd5b3b8cd0889cb87e768e43b0a (diff)
testsuites: Remove stray ';'
Diffstat (limited to 'testsuites/validation/tc-sem-flush.c')
-rw-r--r--testsuites/validation/tc-sem-flush.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/validation/tc-sem-flush.c b/testsuites/validation/tc-sem-flush.c
index da4ffb2940..ae25c6da9b 100644
--- a/testsuites/validation/tc-sem-flush.c
+++ b/testsuites/validation/tc-sem-flush.c
@@ -118,7 +118,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.