diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2025-01-15 17:29:04 +0100 |
---|---|---|
committer | Mike Yuan <me@yhndnzj.com> | 2025-01-15 20:24:30 +0100 |
commit | e722fe74ca5e00d3c8a5f85342b75c40ace051f9 (patch) | |
tree | b52805718739bb3ba41fcca879cf07a83a99f4c2 /man/sd_journal_get_seqnum.xml | |
parent | userdb: optionally parse numeric UIDs/GIDs where a username is expected (diff) | |
download | systemd-e722fe74ca5e00d3c8a5f85342b75c40ace051f9.tar.xz systemd-e722fe74ca5e00d3c8a5f85342b75c40ace051f9.zip |
random-util: fix compilation error
Fixes the following error:
```
../src/basic/random-util.c: In function "fallback_random_bytes":
../src/basic/random-util.c:45:26: error: initializer-string for array of "char" is too long [-Werror=unterminated-string-initialization]
45 | .label = "systemd fallback random bytes v1",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
```
Diffstat (limited to 'man/sd_journal_get_seqnum.xml')
0 files changed, 0 insertions, 0 deletions