summaryrefslogtreecommitdiff
path: root/lib/systemd.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2019-11-14 00:21:10 +0100
committerDavid Lamparter <equinox@diac24.net>2019-12-13 06:22:34 +0100
commit33de8d1dd02dfb53f125c8213c896bc62f6c6d8e (patch)
tree649fe6c9e0d636d644e2341c3133554b9b746752 /lib/systemd.c
parent9fe602a17ca9de244eb4c97df613c9c7509cc3ad (diff)
lib: completely get rid of the MTYPE alias hack
Sometimes the easiest solution is hardest to find... the whole point of all this "static const", aliasing, & co. was to make "MTYPE_FOO" usable without adding the extra & as in "&MTYPE_FOO". Making it a size-1 array does that perfectly through the magic of ISO C array decay... Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'lib/systemd.c')
0 files changed, 0 insertions, 0 deletions