From bdf23b6cd46b877ae251c1b6d65202c11e70a874 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 10 Mar 2015 12:39:59 -0500 Subject: cpukit: Remove old DESCRIPTION: in comments These were remnants of pre-Doxygen comment style. --- cpukit/rtems/include/rtems/rtems/sem.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'cpukit/rtems/include/rtems/rtems/sem.h') diff --git a/cpukit/rtems/include/rtems/rtems/sem.h b/cpukit/rtems/include/rtems/rtems/sem.h index 2442010113..6df9b5523b 100644 --- a/cpukit/rtems/include/rtems/rtems/sem.h +++ b/cpukit/rtems/include/rtems/rtems/sem.h @@ -17,9 +17,12 @@ * - delete a semaphore * - acquire a semaphore * - release a semaphore + * - flush a semaphore + * - set ceiling priority for a semaphore */ -/* COPYRIGHT (c) 1989-2008. +/* + * COPYRIGHT (c) 1989-2008. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -198,8 +201,7 @@ rtems_status_code rtems_semaphore_release( /** * @brief RTEMS Semaphore Flush * - * DESCRIPTION: - * This package is the implementation of the flush directive + * This method is the implementation of the flush directive * of the Semaphore Manager. * * This directive allows a thread to flush the threads -- cgit v1.2.3