From 97ee1739f8fdc8bea6f834d59f8746af95ceb559 Mon Sep 17 00:00:00 2001 From: scipio Date: Fri, 27 Jun 2008 23:33:56 +0000 Subject: [PATCH] Make AM type compliant with TEP 4. --- apps/tests/TestFTSP/TestFTSP.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tests/TestFTSP/TestFTSP.h b/apps/tests/TestFTSP/TestFTSP.h index fb790ef7..c5ded365 100644 --- a/apps/tests/TestFTSP/TestFTSP.h +++ b/apps/tests/TestFTSP/TestFTSP.h @@ -40,7 +40,7 @@ typedef nx_struct test_ftsp_msg enum { - AM_TEST_FTSP_MSG = 9 + AM_TEST_FTSP_MSG = 137 }; #endif -- 2.39.2