[rtems commit] cpukit/rtems/include/rtems/rtems/sem.h: Remove junk in comment
Joel Sherrill
joel at rtems.org
Tue Mar 22 18:15:33 UTC 2016
Module: rtems
Branch: master
Commit: 426f35fe4bd07890122e09ec5586d73473361414
Changeset: http://git.rtems.org/rtems/commit/?id=426f35fe4bd07890122e09ec5586d73473361414
Author: Joel Sherrill <joel at rtems.org>
Date: Tue Mar 22 13:15:07 2016 -0500
cpukit/rtems/include/rtems/rtems/sem.h: Remove junk in comment
---
cpukit/rtems/include/rtems/rtems/sem.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/cpukit/rtems/include/rtems/rtems/sem.h b/cpukit/rtems/include/rtems/rtems/sem.h
index f0def97..6c71a9d 100644
--- a/cpukit/rtems/include/rtems/rtems/sem.h
+++ b/cpukit/rtems/include/rtems/rtems/sem.h
@@ -184,8 +184,6 @@ rtems_status_code rtems_semaphore_obtain(
/**
* @brief RTEMS Semaphore Release
*
- * Semaphore Manager
- *
* This routine implements the rtems_semaphore_release directive. It
* frees a unit to the semaphore associated with ID. If a task was
* blocked waiting for a unit from this semaphore, then that task will
More information about the vc
mailing list