summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mutexdefaultattributes.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/mutexdefaultattributes.c')
-rw-r--r--cpukit/posix/src/mutexdefaultattributes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/mutexdefaultattributes.c b/cpukit/posix/src/mutexdefaultattributes.c
index 3324a727f9..bdca71a43b 100644
--- a/cpukit/posix/src/mutexdefaultattributes.c
+++ b/cpukit/posix/src/mutexdefaultattributes.c
@@ -21,7 +21,7 @@
#include <rtems/posix/time.h>
/*PAGE
- *
+ *
* The default mutex attributes structure.
*/