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/ChangeLog | 5 +++++ cpukit/posix/inline/rtems/posix/mutex.inl | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index 8e983eeb3f..2aa8f5defd 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,8 @@ +2001-01-16 Joel Sherrill + + * inline/rtems/posix/mutex.inl (_POSIX_Mutex_Get_support): Corrected + name of routine in header. + 2002-01-07 Joel Sherrill * optman/, optman/.cvsignore, optman/Makefile.am: Removed entire 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