summaryrefslogtreecommitdiffstats
path: root/Settings.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2024-04-02 19:30:44 +0200
committercgzones <cgzones@googlemail.com>2024-04-05 19:25:20 +0200
commit869220b5896e9bf5e9072254ab99779c960e3eae (patch)
treefdf5dc9f6589e40a90bb94d7552fac67789834fd /Settings.c
parent5846b7df4e891e3db85e2719d5d28507e0da2468 (diff)
Use designated initializer more
Designated initializers are supported in C99 and simplify struct initializations. All members not explicitly mentioned are default initialized to 0, and also modern compilers can warn on of those missing ones.
Diffstat (limited to 'Settings.c')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy