From f46fb077d4778913d3e8c8e8bc850a8caf2ae26c Mon Sep 17 00:00:00 2001 From: CharlyBVO <charleshenrybertrand@uclouvain.be> Date: Fri, 3 Jan 2020 16:03:22 +0100 Subject: [PATCH] quickfix : erreur verbatim pour la section thread --- Theorie/Threads/threads.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theorie/Threads/threads.rst b/Theorie/Threads/threads.rst index b882fd8..fcdf933 100644 --- a/Theorie/Threads/threads.rst +++ b/Theorie/Threads/threads.rst @@ -86,7 +86,7 @@ Considérons la fonction ``f`` : .. - .. code-block:: nasm +.. code-block:: nasm f: subl $16, %esp movl 24(%esp), %eax -- GitLab