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:
parent
c33ae66246
commit
f4b209e4f7
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user