* util/grub-script-check.c (main): Uniform the error message.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-01-20 22:05:55 +01:00
parent 6c724b85b4
commit 08dad2dcf9
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2013-01-20 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-script-check.c (main): Uniform the error message.
2013-01-20 Colin Watson <cjwatson@ubuntu.com>
Remove nested functions from ELF iterators.