summaryrefslogtreecommitdiffstats
path: root/bsp_howto/timer.rst
diff options
context:
space:
mode:
Diffstat (limited to 'bsp_howto/timer.rst')
-rw-r--r--bsp_howto/timer.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp_howto/timer.rst b/bsp_howto/timer.rst
index 9d2bd67..ec1279f 100644
--- a/bsp_howto/timer.rst
+++ b/bsp_howto/timer.rst
@@ -73,7 +73,7 @@ the overhead required to initialize and read the benchmark timer. This is used
by the ``tmoverhd`` test to determine the overhead required to initialize and
read the timer.
-.. code:: c
+.. code-block:: c
void benchmark_timer_disable_subtracting_average_overhead(bool find_flag)
{