aboutsummaryrefslogtreecommitdiffstats
path: root/test/testmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testmsg.c')
-rw-r--r--test/testmsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testmsg.c b/test/testmsg.c
index 3ffaa6bf7..7a1ef1175 100644
--- a/test/testmsg.c
+++ b/test/testmsg.c
@@ -65,7 +65,7 @@ static msg_t thread(void *p) {
}
static void msg1_execute(void) {
- Thread *tp;
+ thread_t *tp;
msg_t msg;
/*