[rtems commit] cpukit/include/rtems/btimer.h: Improve brief

Joel Sherril joel at rtems.org
Tue Mar 17 15:05:24 UTC 2015


Module:    rtems
Branch:    master
Commit:    6b38b72f1a1a12d7472572f02d3086229fa03db0
Changeset: http://git.rtems.org/rtems/commit/?id=6b38b72f1a1a12d7472572f02d3086229fa03db0

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Sun Mar 15 10:30:28 2015 -0500

cpukit/include/rtems/btimer.h: Improve brief

---

 cpukit/include/rtems/btimer.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpukit/include/rtems/btimer.h b/cpukit/include/rtems/btimer.h
index 7257ef6..78f8d9c 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.
  */



More information about the vc mailing list