diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-01-28 09:04:36 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-01-28 09:04:36 +0100 |
commit | 47e3257963cb8b2bac1fb94973adb57a82975a7e (patch) | |
tree | 7b7261a38a384c7b80574f4d4aa7b4fb1481c7d8 /src | |
parent | Support simplified spoiler input using || tags (diff) | |
download | nheko-47e3257963cb8b2bac1fb94973adb57a82975a7e.tar.xz |
Get rid of shadowing even if the shadowing there is probably the safer solution
Diffstat (limited to 'src')
-rw-r--r-- | src/Utils.cpp | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/Utils.cpp b/src/Utils.cpp |