mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
ISO C prohibits inline declarations of variables. Move the declaration to the start of the block. Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>