Fix the handling of local labels
authorH. Peter Anvin <hpa@zytor.com>
Mon, 17 Sep 2007 00:53:17 +0000 (17:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 17 Sep 2007 00:53:17 +0000 (17:53 -0700)
commitd2fb7a699ea8eb953313eead23180986a424271e
treea199be65d3dc76ae09fd29337016c51ad01c9d60
parent8cfdb9d185dbddec8ab5f01178ce194d6f4845b2
Fix the handling of local labels

In converting the label system over to the new hash table library,
accidentally broke local labels by prepending the prefix twice.  Fix.
labels.c