qapi: Fix to reject stray 't', 'f' and 'n'
commite565d934d21e3544b820cd03b88061e71ab644a0
authorMarkus Armbruster <armbru@redhat.com>
Wed, 10 Jun 2015 06:24:58 +0000 (10 08:24 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 18 Jun 2015 12:19:34 +0000 (18 14:19 +0200)
tree236766400e35fc2031a6b0932f10d378878da354
parenta1366087270b312d94ff8c4031395a4218f160d4
qapi: Fix to reject stray 't', 'f' and 'n'

Screwed up in commit e53188a.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
scripts/qapi.py