mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
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>