mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-16 09:31:14 +01:00
"new"->"NEW" in comments, easier to find remaining naked operator new
This commit is contained in:
@@ -93,7 +93,7 @@ bool ExportPlugin::CheckFileName(wxFileName & WXUNUSED(filename), int WXUNUSED(f
|
||||
return true;
|
||||
}
|
||||
|
||||
/** \brief Add a new entry to the list of formats this plug-in can export
|
||||
/** \brief Add a NEW entry to the list of formats this plug-in can export
|
||||
*
|
||||
* To configure the format use SetFormat, SetCanMetaData etc with the index of
|
||||
* the format.
|
||||
|
||||
Reference in New Issue
Block a user