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

This commit is contained in:
Joel Sherrill
2015-03-15 10:30:28 -05:00
parent 195efa4368
commit 6b38b72f1a

View File

@@ -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. * This type is used to contain benchmark times. The units are BSP specific.
*/ */