diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2024-10-16 12:23:23 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2024-10-16 13:00:11 +0200 |
| commit | 49cf311d46bed1b656251c1aa259f4f043095a9c (patch) | |
| tree | 10ae7aa36d2d939ac567546bf0676fe0e7b96939 /lib/ptm_lib.c | |
| parent | 40dce0be6a8f1cad15fce434177b48f9e69b96dd (diff) | |
*: clang-SA friendly switch-enum-return-string
clang-19's SA complains about unused initializers for this kind of
"switch (enum) { return string }" kind of code. Use direct string
return values to avoid the issue.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/ptm_lib.c')
0 files changed, 0 insertions, 0 deletions
