From b736beb5082aff8da06fc94e1eea7643be00399a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 16 Jan 2002 22:01:19 +0000 Subject: 2001-01-16 Joel Sherrill * inline/rtems/posix/mutex.inl (_POSIX_Mutex_Get_support): Corrected name of routine in header. --- cpukit/posix/inline/rtems/posix/mutex.inl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/inline/rtems') diff --git a/cpukit/posix/inline/rtems/posix/mutex.inl b/cpukit/posix/inline/rtems/posix/mutex.inl index b7f5f2e003..4b0f4221fd 100644 --- a/cpukit/posix/inline/rtems/posix/mutex.inl +++ b/cpukit/posix/inline/rtems/posix/mutex.inl @@ -40,7 +40,7 @@ RTEMS_INLINE_ROUTINE void _POSIX_Mutex_Free ( /*PAGE * - * _POSIX_Mutex_Get + * _POSIX_Mutex_Get_support * * NOTE: The support macro makes it possible for both to use exactly * the same code to check for NULL id pointer and -- cgit v1.2.3