make sure that the stale header removal works the first time around
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 17 Jul 2012 13:39:54 +0000 (15:39 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Jul 2012 14:19:43 +0000 (16:19 +0200)
commit444cbd53e25aeca5e3ebb4eaf01f3de190d98f00
tree7622409d7a46f4c8159582335a540f213ac052b5
parentef403ba46a0fc28f9209d66de153e4a44ab635ff
make sure that the stale header removal works the first time around

sort backwards by ascii, so that the lowercase headers come first -
otherwise the camelcase headers would survive the first round, as they
include the lowercase forwarding headers which were not deleted yet.

Change-Id: Iece2788206d31a11428f38da8d8f9f4d0b6dc992
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
bin/syncqt