mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-19 17:28:09 +01:00
"new"->"NEW" in comments, easier to find remaining naked operator new
This commit is contained in:
@@ -75,7 +75,7 @@ void SnapManager::Reinit()
|
||||
return;
|
||||
}
|
||||
|
||||
// Save new settings
|
||||
// Save NEW settings
|
||||
mSnapTo = snapTo;
|
||||
mRate = rate;
|
||||
mFormat = format;
|
||||
|
||||
Reference in New Issue
Block a user