mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 17:49:45 +02:00
Comment, to deter repeat of the mistake corrected in the last commit!
This commit is contained in:
parent
2b8c4aa816
commit
48a1538b37
@ -3228,6 +3228,7 @@ static void RegisterFunctions()
|
||||
if (firstTime) {
|
||||
firstTime = false;
|
||||
|
||||
// All function names must be UP-CASED
|
||||
static const FUNDEF functions[] = {
|
||||
{ "_", SUBR, gettext },
|
||||
{ "NGETTEXT", SUBR, ngettext },
|
||||
|
Loading…
x
Reference in New Issue
Block a user