altos: Wrap ao_container_of value in parens
authorKeith Packard <keithp@keithp.com>
Thu, 25 Oct 2012 20:33:43 +0000 (13:33 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 25 Oct 2012 20:33:43 +0000 (13:33 -0700)
commitff6a439cd24e239abd97107ecedf12dca71e59a5
treecf8c1306e46264f6a2273f6d837e215507090adf
parentf221c78e6237e0a118ebe85c25e433fe16a7735d
altos: Wrap ao_container_of value in parens

Keeps the cast from being separated from the value when used
in expressions.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_list.h