From 33ece0da81bdb30bf52a9abacb15fc24da09daf5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 18 Jan 2016 17:31:09 -0600 Subject: sem.h: Delete junk in comment --- cpukit/rtems/include/rtems/rtems/sem.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cpukit/rtems/include/rtems/rtems/sem.h b/cpukit/rtems/include/rtems/rtems/sem.h index 6df9b5523b..f0def97d5c 100644 --- a/cpukit/rtems/include/rtems/rtems/sem.h +++ b/cpukit/rtems/include/rtems/rtems/sem.h @@ -22,7 +22,7 @@ */ /* - * COPYRIGHT (c) 1989-2008. + * COPYRIGHT (c) 1989-2008, 2016. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -107,8 +107,6 @@ typedef struct { * the semaphore is count. The attribute_set determines if * the semaphore is global or local and the thread queue * discipline. It returns the id of the created semaphore in ID. - * - * Semaphore Manager */ rtems_status_code rtems_semaphore_create( rtems_name name, -- cgit v1.2.3