mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-19 13:18:32 +00:00
st/oxr: Fix typo
This commit is contained in:
parent
ee6aa4ee1d
commit
5ba5e6b03b
|
@ -308,7 +308,7 @@ oxr_path_only_get(struct oxr_logger *log,
|
|||
* Get a pointer and length of the internal string.
|
||||
*
|
||||
* The pointer has the same life time as the instance. The length is the number
|
||||
* of valid characters, not including the null termination character (but a
|
||||
* of valid characters, not including the null termination character (but an
|
||||
* extra null byte is always reserved at the end so can strings can be given
|
||||
* to functions expecting null terminated strings).
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue