2010-01-26 Carles Pina i Estany <carles@pina.cat>

* util/bin2h.c (usage): Fix warning (space after backslash).
This commit is contained in:
carles 2010-01-26 21:23:59 +00:00
parent de0b7a4ed1
commit b510928c38
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-01-26 Carles Pina i Estany <carles@pina.cat>
* util/bin2h.c (usage): Fix warning (space after backslash).
2010-01-25 Carles Pina i Estany <carles@pina.cat>
* font/font.c: Include `grub/fontformat.h.

View File

@ -42,7 +42,7 @@ usage (int status)
Usage: %s [OPTIONS] SYMBOL-NAME\n\
\n\
Convert a binary file to a C header.\n\
\n\
\n\
-h, --help display this message and exit\n\
-V, --version print version information and exit\n\
\n\