mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
c5d3febf37
This fixes errors from LGTM like the following one:
Variable i is used like a local variable,
but is missing a declaration.
Signed-off-by: Stefan Weil <sw@weilnetz.de>