summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx05
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx05')
-rw-r--r--testsuites/psxtests/psx05/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psx05/init.c b/testsuites/psxtests/psx05/init.c
index ec79d6db37..bade436f6f 100644
--- a/testsuites/psxtests/psx05/init.c
+++ b/testsuites/psxtests/psx05/init.c
@@ -14,7 +14,7 @@
#include "system.h"
#include <errno.h>
-#define MUTEX_BAD_ID -2
+#define MUTEX_BAD_ID 0xfffffffe
void Print_mutexattr(
char *msg,