elementary: Fix passing wrong parameter
authorChris Michael <cp.michael@samsung.com>
Wed, 14 Oct 2015 13:57:14 +0000 (09:57 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 14 Oct 2015 13:57:14 +0000 (09:57 -0400)
commit8904083074944d87365e2447e18d16ac18e53e05
tree28a92d52fbd7594e68a26eca6a8b6c9555911242
parent12fd260c04efd1243509ad6c654c265e67ee6e99
elementary: Fix passing wrong parameter

Summary: clang reports passing EINA_FALSE here is being treated as an
Eo object, so pass NULL instead

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/elm_atspi_bridge.c