mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 23:40:15 +00:00
testsuites: Remove stray ';'
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user