testsuites: Remove stray ';'

This commit is contained in:
Sebastian Huber
2023-07-21 09:30:07 +02:00
parent 723c634d61
commit 610b54d83a
42 changed files with 87 additions and 87 deletions

View File

@@ -207,7 +207,7 @@ typedef struct {
*
* It is used for run-time type checking.
*/
uint32_t magic;;
uint32_t magic;
/**
* @brief This member contains a number which is sent as next message.