[CPML] Corrected assumption in cpml_path_is_empty()
commit7f696d51f53b83edeeb215afe72032d1d8cac3fa
authorNicola Fontana <ntd@entidi.it>
Sun, 13 Mar 2011 13:39:22 +0000 (13 14:39 +0100)
committerNicola Fontana <ntd@entidi.it>
Sun, 13 Mar 2011 13:39:22 +0000 (13 14:39 +0100)
tree934732626d432362a067c326345a24b404195be0
parent3020d2245e987e67b009ca3e651d8804fb636461
[CPML] Corrected assumption in cpml_path_is_empty()

The above macro was expecting a parameter of CpmlPath * type. Do not
assume it but cast the pointer instead.
src/cpml/cpml-segment.h