Misty De Meo 7f9b731b16 BASE: silence clang warning
clang interprets this expression as possibly a mistaken attempt to
add a number to the string, rather than to index into the string.
Adding parens around the string silences the warning.
2024-06-16 00:48:09 +02:00
..
2024-06-16 00:48:09 +02:00
2023-12-03 22:09:08 +01:00
2023-12-24 13:19:25 +01:00
2024-05-30 20:10:51 +02:00
2023-12-26 20:23:59 +01:00
2024-02-21 18:45:25 +01:00