Update README.md
This commit is contained in:
parent
32636ccd01
commit
ba73b18f50
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ if (host.ok) {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
***IMPORTANT: if the accessed value is a string or a timestamp, you must call `free(datum.u.s)` or `free(datum.u.ts)` respectively after usage. ***
|
*IMPORTANT: if the accessed value is a string or a timestamp, you must call `free(datum.u.s)` or `free(datum.u.ts)` respectively after usage. *
|
||||||
|
|
||||||
## Building and installing
|
## Building and installing
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue