flite: indicate end of options on command line.
commit14ffde12395ead72da7ecff2580da22ea38061ff
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 10 Jun 2012 16:19:40 +0000 (10 18:19 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 10 Jun 2012 16:20:39 +0000 (10 18:20 +0200)
treeae1a6d7d395dcf2cf83e3092b143ac31d37cca53
parentd023bf0f5dedb67caf9229e3ddcbb5a9fea420ce
flite: indicate end of options on command line.

As with espeak, a string starting with - is wrongly interpreted as command line
option. Explicitly end options using -- to fix this.

Change-Id: I47b2f1c4ba236638b1f625e5bcf3262f47071c9c
rbutil/rbutilqt/base/ttsexes.cpp