* util/grub-fstest.c (fstest): Add missing break.

This commit is contained in:
Bean 2012-04-23 17:11:49 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent fe4824e998
commit 1c557d30ef
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2012-04-23 Bean <bean123ch@gmail.com>
* util/grub-fstest.c (fstest): Add missing break.
2012-04-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
Fix hurd build.