symbols: call deinit functions Clear instead of Free
authorRan Benita <ran234@gmail.com>
Tue, 28 Aug 2012 11:45:03 +0000 (14:45 +0300)
committerRan Benita <ran234@gmail.com>
Sun, 2 Sep 2012 16:17:09 +0000 (19:17 +0300)
commit4c56d4d9c0f9ce41f8c4295bf9fb8c60907f53f3
tree8ea4f755f4f75345c13ed5bdfbe3dd0bbb6ad742
parent2eba51c0f603535dc2663f2666437305b287efb3
symbols: call deinit functions Clear instead of Free

Everywhere else Free is reserved for when the argument is free'd as
well.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/symbols.c