mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-21 14:42:25 +00:00
55be74ad86
TOKEN_STRLEN is not actually the strlen() of the token. It's the size taken by the token included the final zero byte. Change the name to make this clearer, and remove unnecessary +1's. |
||
---|---|---|
.. | ||
addon.c | ||
array.c | ||
box.c | ||
env.c | ||
global.c | ||
log.c | ||
meson.build | ||
rect_union.c | ||
region.c | ||
set.c | ||
shm.c | ||
time.c | ||
token.c |