Unbreak access to netbsd and openbsd partitions.

This commit is contained in:
Grégoire Sutre 2013-07-20 18:06:57 +02:00
parent 43d53b72c9
commit 4f0ad02936
2 changed files with 7 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2013-07-20 Grégoire Sutre <gregoire.sutre@gmail.com>
* grub-core/partmap/bsdlabel.c (netopenbsdlabel_partition_map_iterate):
Fix misuse of variable count.
2013-07-18 Leif Lindholm <leif.lindholm@arm.com>
2013-07-18 Francesco Lavra <francescolavra.fl@gmail.com>
2013-07-18 Vladimir Serbinenko <phcoder@gmail.com>