From bde3f17405623f5e1200f84d0bfa16df2adccc6c Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Sun, 19 Jan 2014 18:14:16 +0100 Subject: Add missing '#' --- doc/rapport_final.lytex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/rapport_final.lytex') diff --git a/doc/rapport_final.lytex b/doc/rapport_final.lytex index 96ef940..536d0d9 100644 --- a/doc/rapport_final.lytex +++ b/doc/rapport_final.lytex @@ -392,7 +392,7 @@ mapped respectively to the clock counter, the serial output and the serial input Here is an example function that outputs a string on the serial output: \begin{verbatim} - PROCEDURE: ser_out_str +# PROCEDURE: ser_out_str # ROLE: write null-terminated string to serial output # ARGUMENTS: address of string in register A ser_out_str: -- cgit v1.2.3