[AdgContainer] Previxed internal functions with _adg_
commit9070ef0bf4df913ed774a555c534f2dc9caf42b9
authorNicola Fontana <ntd@entidi.it>
Sun, 21 Feb 2010 20:14:16 +0000 (21 21:14 +0100)
committerNicola Fontana <ntd@entidi.it>
Sun, 21 Feb 2010 20:17:40 +0000 (21 21:17 +0100)
tree9f8c8505cab9143cae51b57c971ec80a13d616a3
parentf6fe0952f04b0f13fb878a7a8b02e1fa66ca7385
[AdgContainer] Previxed internal functions with _adg_

As explained in the issue #32, internal functions need to not clash with
system C functions. AdgContainer was the only one clashing with the
"remove" symbon on a MinGW based system, so it has been updated
accordingly:

http://dev.entidi.com/p/adg/issues/32/
adg/adg-container.c