fix a6 partition lookup where a static variable was incorrectly used in
authorreyk <reyk@openbsd.org>
Mon, 11 Aug 2008 19:03:05 +0000 (19:03 +0000)
committerreyk <reyk@openbsd.org>
Mon, 11 Aug 2008 19:03:05 +0000 (19:03 +0000)
commitb475ad28d6ed01a78644a86386f45b1ec9d02a41
tree1dc7eb17afa8399243bfd50600759259e1e7f089
parentda08173a2ada7ae21375036ca0fae985734b0d16
fix a6 partition lookup where a static variable was incorrectly used in
the recursive findopenbsd() function.  reported by PR 5905.

tested by many
ok deraadt@
sbin/disklabel/disklabel.c