Simplify and fix label string scanning
authorH. Peter Anvin <hpa@zytor.com>
Tue, 22 Jul 2008 17:41:07 +0000 (13:41 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 22 Jul 2008 17:41:07 +0000 (13:41 -0400)
commit81e4821f2a9507238cfda0c665933eb8a23c9c5b
tree1d99fe1dc737a4967de7ccc4728b2b1391184af9
parent559ea7abec1acb497eca0bd74a583713e425302b
Simplify and fix label string scanning

Simplify and fix bugs in the code to store and match label names
without filename mangling.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/parseconfig.inc
core/ui.inc