Store forbidden filename match bools outside of if statement
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Tue, 20 Aug 2024 14:01:05 +0000 (22:01 +0800)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Wed, 21 Aug 2024 07:51:39 +0000 (09:51 +0200)
commit788067598de0e089348ee592259eb347e3762079
tree0bc22562c91fc3cca758d8db84c388af4cda200c
parent598f2c95f5bee2ae8976d457560e716ccb7a1bff
Store forbidden filename match bools outside of if statement

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/libsync/discovery.cpp