From 3c0c89888db501fd0a63533881bbf5f915716f8d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Mar 2004 15:51:13 +0000 Subject: 2004-03-05 Joel Sherrill * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c, psxtimer/psxtimer.c: Eliminate warnings and typos. --- testsuites/psxtests/psxmsgq01/init.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/psxtests/psxmsgq01/init.c') diff --git a/testsuites/psxtests/psxmsgq01/init.c b/testsuites/psxtests/psxmsgq01/init.c index 85866bc0c2..9aa65868db 100644 --- a/testsuites/psxtests/psxmsgq01/init.c +++ b/testsuites/psxtests/psxmsgq01/init.c @@ -1004,8 +1004,10 @@ void verify_with_threads() int status; pthread_t id; Test_Message_t *ptr; +#if 0 unsigned int priority; char message[100]; +#endif #if 0 -- cgit v1.2.3