mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-18 16:41:14 +02:00
Eliminate warning building mod-null and mod-script-pipe
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user