diff --git a/tests/regression/03-practical/39-symbolic-thread-struct.c b/tests/regression/03-practical/39-symbolic-thread-struct.c index e4e8e79fa7..12a444e680 100644 --- a/tests/regression/03-practical/39-symbolic-thread-struct.c +++ b/tests/regression/03-practical/39-symbolic-thread-struct.c @@ -1,5 +1,5 @@ // Per-thread structs passed via argument. -// Extracted from concrat/C-Thread-Pool. +// Extracted from concrat/C-Thread-Pool, concrat/snoopy. #include #include #include