* util/grub-reboot.in (usage): Fix a typo.

This commit is contained in:
Colin Watson 2013-11-15 14:32:03 +00:00
parent 6fcec43954
commit 23012db921
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2013-11-15 Colin Watson <cjwatson@ubuntu.com>
* util/grub-reboot.in (usage): Fix a typo.
2013-11-15 Vladimir Serbinenko <phcoder@gmail.com>
Replace libgcc version of ctz with our own.