[AdgPath] Refactored private struct
commit8de5534127ef1f4d99dfabfcb3a5bdffd1822d7c
authorNicola Fontana <ntd@entidi.it>
Mon, 28 Sep 2009 17:57:09 +0000 (28 19:57 +0200)
committerNicola Fontana <ntd@entidi.it>
Mon, 28 Sep 2009 17:57:09 +0000 (28 19:57 +0200)
treea0b1916caa402d79e6565fe7234d7e23b53a4ed6
parent1bc74b9606366a3a2c0b1c8cf272f883fa9e9bb7
[AdgPath] Refactored private struct

Grouped CpmlPath related fields under an anonymous struct to avoid
future name collisions on too generic names (such as "path" or "data").
adg/adg-path-private.h
adg/adg-path.c