Browse Source

Add a note to avoid erroneous commits like e91d0a5

Fixes #1200
master
Samuel Thibault 3 years ago
parent
commit
afdf50bfd3
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/libespeak-ng/voices.c

+ 1
- 0
src/libespeak-ng/voices.c View File

} }
} }


/* Terminate languages list with a zero-priority entry */
voice_languages[langix] = 0; voice_languages[langix] = 0;
} }



Loading…
Cancel
Save