diff options
author | Simon Ser <contact@emersion.fr> | 2023-10-06 16:08:28 +0200 |
---|---|---|
committer | Kirill Primak <vyivel@eclair.cafe> | 2023-10-26 16:30:12 +0000 |
commit | 55be74ad862d08d88efc2d07e8c66ce560bb8b8b (patch) | |
tree | 5c22f9b6af2d0cc48935f0af49f8807453385cc8 /include/util/global.h | |
parent | 323269725258ae12cb8b74a63eb2c21efa6d7213 (diff) |
util/token: rename TOKEN_STRLEN to TOKEN_SIZE
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.
Diffstat (limited to 'include/util/global.h')
0 files changed, 0 insertions, 0 deletions