Mercurial > hg > vamp-plugin-sdk
diff vamp/vamp.h @ 391:126a60e6dc4e
Merge
author | Chris Cannam |
---|---|
date | Wed, 20 May 2015 16:51:52 +0100 |
parents | 4ec736a36546 |
children | 8701366604c7 |
line wrap: on
line diff
--- a/vamp/vamp.h Wed Mar 11 13:29:17 2015 +0000 +++ b/vamp/vamp.h Wed May 20 16:51:52 2015 +0100 @@ -250,7 +250,7 @@ /** API version with which this descriptor is compatible. */ unsigned int vampApiVersion; - /** Computer-usable name of the plugin. Must not change. [a-zA-Z0-9_] */ + /** Computer-usable name of the plugin. Must not change. [a-zA-Z0-9_-] */ const char *identifier; /** Human-readable name of the plugin. May be translatable. */