1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 23:59:37 +02:00

Eliminate warning building mod-null and mod-script-pipe

This commit is contained in:
Paul Licameli 2018-11-16 13:20:24 -05:00
parent c33ae66246
commit f4b209e4f7

View File

@ -99,7 +99,7 @@ static tpExecScriptServerFunc pScriptServerFn=NULL;
extern "C" {
DLL_API wxChar * GetVersionString()
DLL_API const wxChar * GetVersionString()
{
// Make sure that this version of the module requires the version
// of Audacity it is built with.