fix warnings about empty "while" bodies
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Wed, 7 Nov 2012 14:53:50 +0000 (15:53 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 7 Nov 2012 15:48:08 +0000 (16:48 +0100)
commitf4121624e9067078249f0fad171c1f8c98271877
tree84f9ee9c7e1926c9807443915160ae92a5866b95
parent285b9666706d8f42b4bc39cf166853af24214448
fix warnings about empty "while" bodies

as it happens, this matches our coding style ...

Change-Id: I88d0916499a05a48d12691f5df5999c5ffd7a91c
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
src/tools/moc/preprocessor.cpp