mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +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" {
|
extern "C" {
|
||||||
|
|
||||||
|
|
||||||
DLL_API wxChar * GetVersionString()
|
DLL_API const wxChar * GetVersionString()
|
||||||
{
|
{
|
||||||
// Make sure that this version of the module requires the version
|
// Make sure that this version of the module requires the version
|
||||||
// of Audacity it is built with.
|
// of Audacity it is built with.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user