Date: Wed, 5 Jun 2002 01:11:28 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.c Message-ID: <200206050811.g558BSK11843@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2002/06/05 01:11:28 PDT
Modified files:
sbin/disklabel disklabel.c
Log:
Oops, unbreak parsing of the `type' field in getasciilabel(). I had
changed a `goto' to a `continue' in revision 1.52, but it continued
the wrong loop.
Noticed by: bde
Revision Changes Path
1.55 +3 -1 src/sbin/disklabel/disklabel.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206050811.g558BSK11843>
