diff options
-rw-r--r-- | tests/t-poll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t-poll.c b/tests/t-poll.c index a26cbfa..026bb88 100644 --- a/tests/t-poll.c +++ b/tests/t-poll.c @@ -39,7 +39,7 @@ # endif #endif -#define PGM "t-lock" +#define PGM "t-poll" #include "t-common.h" |