Skip to content
Snippets Groups Projects
Commit 8286b782 authored by Dominik Zobel's avatar Dominik Zobel
Browse files

Add space before flag in gcc command to enforce line break

parent 95c850b5
No related branches found
No related tags found
1 merge request!56Debugging Strategies lecture notes
Pipeline #66937 passed
...@@ -397,7 +397,7 @@ int main() { ...@@ -397,7 +397,7 @@ int main() {
Compiling with Compiling with
`gcc inv_ptr.c -Werror -o inv_ptr` `gcc inv_ptr.c -Werror -o inv_ptr`
::: :::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment