correção do exemplo em c

This commit is contained in:
Blau Araujo 2025-05-23 12:17:06 -03:00
parent 1cd49c8508
commit b3812c8050

View file

@ -338,7 +338,7 @@ absolutos das instruções.
*Início do GDB:*
#+begin_example
:~$ gdb salve
:~$ gdb soma
Reading symbols from soma...
#+end_example