summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-15 10:30:28 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-17 10:05:08 -0500
commit6b38b72f1a1a12d7472572f02d3086229fa03db0 (patch)
treed07c0323495fe23b7454ef86c510bd358c83242a
parentpowerpc/shared/flash/intelFlash.c: Eliminate use of deprecated method (diff)
downloadrtems-6b38b72f1a1a12d7472572f02d3086229fa03db0.tar.bz2
cpukit/include/rtems/btimer.h: Improve brief
-rw-r--r--cpukit/include/rtems/btimer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/btimer.h b/cpukit/include/rtems/btimer.h
index 7257ef67c2..78f8d9c185 100644
--- a/cpukit/include/rtems/btimer.h
+++ b/cpukit/include/rtems/btimer.h
@@ -52,7 +52,7 @@ extern "C" {
*/
/**
- * @brief Benchmark Timer Value Type
+ * @brief This type is used to return a Benchmark Timer value.
*
* This type is used to contain benchmark times. The units are BSP specific.
*/