docs: remove unicode chars
This commit is contained in:
parent
85ac8080f4
commit
5c8c6e8760
@ -51,8 +51,8 @@ Open `GNUMakefile` and edit the CFLAGS environment variable around line 50.
|
|||||||
For example given this error:
|
For example given this error:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
src/http.c: In function ‘tf_http_get_cookie’:
|
src/http.c: In function 'tf_http_get_cookie':
|
||||||
src/http.c:1089:128: error: check of ‘name’ for NULL after already dereferencing it [-Werror=analyzer-deref-before-check]
|
src/http.c:1089:128: error: check of 'name' for NULL after already dereferencing it [-Werror=analyzer-deref-before-check]
|
||||||
```
|
```
|
||||||
|
|
||||||
Add:
|
Add:
|
||||||
|
Loading…
Reference in New Issue
Block a user