Skip to content
Snippets Groups Projects
Commit 56926324 authored by Mactavish's avatar Mactavish
Browse files

fix typo

parent fdf86a65
No related branches found
No related tags found
No related merge requests found
......@@ -544,8 +544,6 @@ int func(void) { return 1; }
And a `foo.c` file:
```c
foo.c
#include "bar.h"
#include "bar.h" // Repeated inclusion is // usually not this obvious.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment