annotate skeleton/vamp-plugin.map @ 421:35fa4733bc5d

Fix compiler warnings, and fix potential mangling of utf8 when downcasing (this is still a nasty and incomplete way to do it though)
author Chris Cannam
date Thu, 14 Apr 2016 11:49:12 +0100
parents bb67b6145812
children
rev   line source
cannam@300 1 {
cannam@300 2 global: vampGetPluginDescriptor;
cannam@300 3 local: *;
cannam@300 4 };