summaryrefslogtreecommitdiffstats
path: root/src/journal
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-10-28 09:20:32 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-10-28 09:23:07 +0100
commitdc32b09b70c9bb20821df92ac82ace83d8a968e2 (patch)
tree9cb59dbe00809d7a1d2a0f383d56b33a47e0ef07 /src/journal
parentsd-common: add __const__ (diff)
downloadsystemd-dc32b09b70c9bb20821df92ac82ace83d8a968e2.tar.xz
systemd-dc32b09b70c9bb20821df92ac82ace83d8a968e2.zip
sd-id128: mark functions as const, not pure
We would need to use pure if the funtion was getting pointers and dereferencing them. But sd128_t is a structure and those functions only access the parameters of the call.
Diffstat (limited to 'src/journal')
0 files changed, 0 insertions, 0 deletions