pxelinux: add colon to label by itself
authorH. Peter Anvin <hpa@zytor.com>
Wed, 4 Jun 2008 23:09:58 +0000 (16:09 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 4 Jun 2008 23:09:58 +0000 (16:09 -0700)
commitbce8e1595ab30c828254038523e1e25c9fd9445f
treee64f7ddd45f1edb7e4ed52c4c9c09260b212e812
parent0596155be3f9cc9d3eb385497ee79935c69ec042
pxelinux: add colon to label by itself

Newer versions of NASM warn about a label on a line by itself (because
it could have been a typoed opcode.)  Add a colon.
core/pxelinux.asm