mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +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>