Fix indentation.

This commit is contained in:
Jonathan Naylor 2017-10-25 12:05:04 +01:00
parent 27e0c7d1fb
commit 5239930625
1 changed files with 5 additions and 5 deletions

View File

@ -129,11 +129,11 @@ void CSpeech::announce(unsigned int id)
m_id = id;
break;
case 10400U:
m_speech = SPEECH_PACIFIC;
m_count = SPEECH_PACIFIC_COUNT;
m_id = id;
break;
case 10401U:
m_speech = SPEECH_PACIFIC;
m_count = SPEECH_PACIFIC_COUNT;
m_id = id;
break;
case 10401U:
m_speech = SPEECH_PACIFIC_TAC1;
m_count = SPEECH_PACIFIC_TAC1_COUNT;
m_id = id;