Remove unnecessary slashes
parent
f0b89e5622
commit
95fe66c802
|
@ -154,7 +154,7 @@ void some_function() {
|
|||
}
|
||||
```
|
||||
|
||||
// To profile part of a function:
|
||||
To profile part of a function:
|
||||
```cpp
|
||||
void some_function() {
|
||||
// Some code...
|
||||
|
|
Loading…
Reference in New Issue