* util/bin2h.c (main): Fix spelling error in generated output.

This commit is contained in:
Colin Watson 2010-11-02 22:51:51 +00:00
parent 33b4b0c61a
commit a75f4f62ae
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2010-11-02 Colin Watson <cjwatson@ubuntu.com>
* util/bin2h.c (main): Fix spelling error in generated output.
2010-11-01 Grégoire Sutre <gregoire.sutre@gmail.com>
* grub-core/partmap/bsdlabel.c (iterate_real): Fix an integer overflow.