Commit bd8f30a2 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Silence scan-build warning about uninitialized value.

Value is set in call to _next_block(). Initialize to zero to silence
the false warning.
parent 8afdef16
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment