summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src')
-rw-r--r--cpukit/score/src/corerwlockobtainread.c2
-rw-r--r--cpukit/score/src/schedulersimpleunblock.c2
-rw-r--r--cpukit/score/src/timespecsubtract.c2
-rw-r--r--cpukit/score/src/timespectoticks.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/cpukit/score/src/corerwlockobtainread.c b/cpukit/score/src/corerwlockobtainread.c
index 6969486f28..19685b9131 100644
--- a/cpukit/score/src/corerwlockobtainread.c
+++ b/cpukit/score/src/corerwlockobtainread.c
@@ -1,5 +1,5 @@
/**
- * @file
+ * @file
*
* @brief Obtain RWLock for reading
* @ingroup ScoreRWLock
diff --git a/cpukit/score/src/schedulersimpleunblock.c b/cpukit/score/src/schedulersimpleunblock.c
index 2f5c8636f5..3c99add581 100644
--- a/cpukit/score/src/schedulersimpleunblock.c
+++ b/cpukit/score/src/schedulersimpleunblock.c
@@ -1,5 +1,5 @@
/**
- * @file
+ * @file
*
* @brief Scheduler Simple Handler / Unblock
* @ingroup ScoreScheduler
diff --git a/cpukit/score/src/timespecsubtract.c b/cpukit/score/src/timespecsubtract.c
index f45791e6e0..c3006340b2 100644
--- a/cpukit/score/src/timespecsubtract.c
+++ b/cpukit/score/src/timespecsubtract.c
@@ -1,5 +1,5 @@
/**
- * @file score/src/timespecsubtract.c
+ * @file
*
* @brief Subtract Two Timespec
* @ingroup Timespec
diff --git a/cpukit/score/src/timespectoticks.c b/cpukit/score/src/timespectoticks.c
index fb575323d4..05211c9a7d 100644
--- a/cpukit/score/src/timespectoticks.c
+++ b/cpukit/score/src/timespectoticks.c
@@ -1,5 +1,5 @@
/**
- * @file score/src/timespectoticks.c
+ * @file
*/
/*