mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-31 06:18:42 +08:00
semdelete.c: Correct spacing
This commit is contained in:
@@ -82,7 +82,7 @@ rtems_status_code rtems_semaphore_delete(
|
||||
SEMAPHORE_MP_OBJECT_WAS_DELETED,
|
||||
CORE_SEMAPHORE_WAS_DELETED
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
_Objects_Close( &_Semaphore_Information, &the_semaphore->Object );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user