mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-24 14:20:19 +01: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" {
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user