fixed typo which resulted in Message_Queue_Create being invoked incorrectly.

This commit is contained in:
Joel Sherrill
1997-06-03 22:10:18 +00:00
parent 688ecaa0c0
commit 79e0b6fdc7

View File

@@ -100,7 +100,6 @@ package body TMTEST is
16,
RTEMS.DEFAULT_OPTIONS,
TMTEST.QUEUE_ID,
MESSAGE_SIZE,
STATUS
);
TEST_SUPPORT.DIRECTIVE_FAILED( STATUS, "MESSAGE_QUEUE_CREATE" );