2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>

* posix/include/rtems/posix/cond.h,
	file posix/include/rtems/posix/mutex.h: Cosmetics.
This commit is contained in:
Ralf Corsepius
2005-01-07 08:03:22 +00:00
parent 8faf4bd531
commit 5f6618e7d0
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* posix/include/rtems/posix/cond.h,
file posix/include/rtems/posix/mutex.h: Cosmetics.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/svc.h, librpc/include/rpc/xdr.h:

View File

@@ -2,8 +2,7 @@
* @file rtems/posix/cond.h
*/
/* rtems/posix/cond.h
*
/*
* This include file contains all the private support information for
* POSIX condition variables.
*

View File

@@ -2,8 +2,7 @@
* @file rtems/posix/mutex.h
*/
/* rtems/posix/mutex.h
*
/*
* This include file contains all the private support information for
* POSIX mutex's.
*