Fix keyword order.
commit87ecf131a952f85f925ca864aa3cb663a2672152
authorMichael Hansen <michael.j.hansen@hp.com>
Wed, 9 Oct 2013 17:08:38 +0000 (9 10:08 -0700)
committerJohannes Sixt <j6t@kdbg.org>
Sun, 27 Sep 2015 20:03:19 +0000 (27 22:03 +0200)
treee3420d4561b3f1bde094206afd3430b4a68fee9f
parentf368d30d01cd5ac105fb1ddca3f8b539b66ee477
Fix keyword order.

std::binary_search expects that the input sequence is sorted.
kdbg/sourcewnd.cpp