Cleanup: __dynamic_len_idx set but not used warning
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 15 Jul 2016 15:25:29 +0000 (11:25 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 15 Jul 2016 15:25:29 +0000 (11:25 -0400)
__dynamic_len_idx can be set but not used, which causes gcc to
emit a warning. Mark it as possibly unused.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025029 seconds and 4 git commands to generate.